#45239d color space conversions
Hex:
        #45239d
        RGB:
        69, 35, 157
        CMY:
        73, 86, 38
        CMYK:
        56, 78, 0, 38
      HSL:
        257°, 63.5417%, 37.6471%
        HSV (HSB):
        257°, 77.7070%, 61.5686%
        XYZ:
        9.1411, 4.9016, 32.3626
        xyY:
        0.1970, 0.1056, 4.9016
      CIE-Lab:
        26.4525, 46.0962, -60.2782
        CIE-LCH:
        26.4525, 75.8836, 307.4060
        CIE-Luv:
        26.4525, 1.9170, -76.6583
        Hunter-Lab:
        22.1395, 34.9557, -71.1698
      #45239d color charts
#45239d RGB chart
      #45239d CMYK chart
      #45239d RGB pie chart
      #45239d color shades, tints & tones
#45239d color schemes
#45239d color preview, HTML & CSS examples
           This text has a color of #45239d        
        
          <p style="color:#45239d;">Text here</p>
        
        
          .mytext {color:#45239d;}
        
        Text color #45239d
      
           This box has a color of #45239d        
        
          <div style="background-color:#45239d;">Content here</div>
        
        
          .mybackground {background-color:#45239d;}
        
        Background color #45239d
      
           Border around this has a color of #45239d        
        
          <div style="border:2px solid #45239d;">Content here</div>
        
        
          .myborder {border:2px solid #45239d;}
        
        Border color #45239d