#42008d color space conversions
Hex:
        #42008d
        RGB:
        66, 0, 141
        CMY:
        74, 100, 45
        CMYK:
        53, 100, 0, 45
      HSL:
        268°, 100.0000%, 27.6471%
        HSV (HSB):
        268°, 100.0000%, 55.2941%
        XYZ:
        7.0545, 3.0813, 25.4222
        xyY:
        0.1984, 0.0867, 3.0813
      CIE-Lab:
        20.3667, 53.3724, -60.4526
        CIE-LCH:
        20.3667, 80.6419, 311.4407
        CIE-Luv:
        20.3667, 5.2927, -67.3192
        Hunter-Lab:
        17.5537, 41.0164, -73.5793
      #42008d color charts
#42008d RGB chart
      #42008d CMYK chart
      #42008d RGB pie chart
      #42008d color shades, tints & tones
#42008d color schemes
#42008d color preview, HTML & CSS examples
           This text has a color of #42008d        
        
          <p style="color:#42008d;">Text here</p>
        
        
          .mytext {color:#42008d;}
        
        Text color #42008d
      
           This box has a color of #42008d        
        
          <div style="background-color:#42008d;">Content here</div>
        
        
          .mybackground {background-color:#42008d;}
        
        Background color #42008d
      
           Border around this has a color of #42008d        
        
          <div style="border:2px solid #42008d;">Content here</div>
        
        
          .myborder {border:2px solid #42008d;}
        
        Border color #42008d