#45079f color space conversions
Hex:
        #45079f
        RGB:
        69, 7, 159
        CMY:
        73, 97, 38
        CMYK:
        57, 96, 0, 38
      HSL:
        264°, 91.5663%, 32.5490%
        HSV (HSB):
        264°, 95.5975%, 62.3529%
        XYZ:
        8.7882, 3.9204, 33.0944
        xyY:
        0.1919, 0.0856, 3.9204
      CIE-Lab:
        23.4064, 56.2398, -66.5287
        CIE-LCH:
        23.4064, 87.1148, 310.2094
        CIE-Luv:
        23.4064, 3.8985, -78.1714
        Hunter-Lab:
        19.7999, 44.5777, -85.2398
      #45079f color charts
#45079f RGB chart
      #45079f CMYK chart
      #45079f RGB pie chart
      #45079f color shades, tints & tones
#45079f color schemes
#45079f color preview, HTML & CSS examples
           This text has a color of #45079f        
        
          <p style="color:#45079f;">Text here</p>
        
        
          .mytext {color:#45079f;}
        
        Text color #45079f
      
           This box has a color of #45079f        
        
          <div style="background-color:#45079f;">Content here</div>
        
        
          .mybackground {background-color:#45079f;}
        
        Background color #45079f
      
           Border around this has a color of #45079f        
        
          <div style="border:2px solid #45079f;">Content here</div>
        
        
          .myborder {border:2px solid #45079f;}
        
        Border color #45079f