#42467d color space conversions
Hex:
        #42467d
        RGB:
        66, 70, 125
        CMY:
        74, 73, 51
        CMYK:
        47, 44, 0, 51
      HSL:
        236°, 30.8901%, 37.4510%
        HSV (HSB):
        236°, 47.2000%, 49.0196%
        XYZ:
        8.1386, 7.0192, 20.3279
        xyY:
        0.2293, 0.1978, 7.0192
      CIE-Lab:
        31.8507, 14.1279, -31.8063
        CIE-LCH:
        31.8507, 34.8028, 293.9502
        CIE-Luv:
        31.8507, -4.6319, -43.9431
        Hunter-Lab:
        26.4938, 8.4689, -26.9458
      #42467d color charts
#42467d RGB chart
      #42467d CMYK chart
      #42467d RGB pie chart
      #42467d color shades, tints & tones
#42467d color schemes
#42467d color preview, HTML & CSS examples
           This text has a color of #42467d        
        
          <p style="color:#42467d;">Text here</p>
        
        
          .mytext {color:#42467d;}
        
        Text color #42467d
      
           This box has a color of #42467d        
        
          <div style="background-color:#42467d;">Content here</div>
        
        
          .mybackground {background-color:#42467d;}
        
        Background color #42467d
      
           Border around this has a color of #42467d        
        
          <div style="border:2px solid #42467d;">Content here</div>
        
        
          .myborder {border:2px solid #42467d;}
        
        Border color #42467d