#42289d color space conversions
Hex:
        #42289d
        RGB:
        66, 40, 157
        CMY:
        74, 84, 38
        CMYK:
        58, 75, 0, 38
      HSL:
        253°, 59.3909%, 38.6275%
        HSV (HSB):
        253°, 74.5223%, 61.5686%
        XYZ:
        9.0914, 5.1102, 32.4055
        xyY:
        0.1951, 0.1096, 5.1102
      CIE-Lab:
        27.0463, 43.1208, -59.3134
        CIE-LCH:
        27.0463, 73.3313, 306.0171
        CIE-Luv:
        27.0463, 0.3241, -76.2845
        Hunter-Lab:
        22.6057, 32.2278, -69.1690
      #42289d color charts
#42289d RGB chart
      #42289d CMYK chart
      #42289d RGB pie chart
      #42289d color shades, tints & tones
#42289d color schemes
#42289d color preview, HTML & CSS examples
           This text has a color of #42289d        
        
          <p style="color:#42289d;">Text here</p>
        
        
          .mytext {color:#42289d;}
        
        Text color #42289d
      
           This box has a color of #42289d        
        
          <div style="background-color:#42289d;">Content here</div>
        
        
          .mybackground {background-color:#42289d;}
        
        Background color #42289d
      
           Border around this has a color of #42289d        
        
          <div style="border:2px solid #42289d;">Content here</div>
        
        
          .myborder {border:2px solid #42289d;}
        
        Border color #42289d