#42287a color space conversions
Hex:
        #42287a
        RGB:
        66, 40, 122
        CMY:
        74, 84, 52
        CMYK:
        46, 67, 0, 52
      HSL:
        259°, 50.6173%, 31.7647%
        HSV (HSB):
        259°, 67.2131%, 47.8431%
        XYZ:
        6.5184, 4.0810, 18.8565
        xyY:
        0.2213, 0.1385, 4.0810
      CIE-Lab:
        23.9374, 32.5185, -42.6225
        CIE-LCH:
        23.9374, 53.6109, 307.3415
        CIE-Luv:
        23.9374, 3.7092, -53.7907
        Hunter-Lab:
        20.2014, 22.2443, -41.2017
      #42287a color charts
#42287a RGB chart
      #42287a CMYK chart
      #42287a RGB pie chart
      #42287a color shades, tints & tones
#42287a color schemes
#42287a color preview, HTML & CSS examples
           This text has a color of #42287a        
        
          <p style="color:#42287a;">Text here</p>
        
        
          .mytext {color:#42287a;}
        
        Text color #42287a
      
           This box has a color of #42287a        
        
          <div style="background-color:#42287a;">Content here</div>
        
        
          .mybackground {background-color:#42287a;}
        
        Background color #42287a
      
           Border around this has a color of #42287a        
        
          <div style="border:2px solid #42287a;">Content here</div>
        
        
          .myborder {border:2px solid #42287a;}
        
        Border color #42287a