#42547d color space conversions
Hex:
        #42547d
        RGB:
        66, 84, 125
        CMY:
        74, 67, 51
        CMYK:
        47, 33, 0, 51
      HSL:
        222°, 30.8901%, 37.4510%
        HSV (HSB):
        222°, 47.2000%, 49.0196%
        XYZ:
        9.1188, 8.9796, 20.6547
        xyY:
        0.2353, 0.2317, 8.9796
      CIE-Lab:
        35.9449, 4.9942, -25.3563
        CIE-LCH:
        35.9449, 25.8435, 281.1424
        CIE-Luv:
        35.9449, -9.6185, -35.3260
        Hunter-Lab:
        29.9659, 1.8780, -19.8908
      #42547d color charts
#42547d RGB chart
      #42547d CMYK chart
      #42547d RGB pie chart
      #42547d color shades, tints & tones
#42547d color schemes
#42547d color preview, HTML & CSS examples
           This text has a color of #42547d        
        
          <p style="color:#42547d;">Text here</p>
        
        
          .mytext {color:#42547d;}
        
        Text color #42547d
      
           This box has a color of #42547d        
        
          <div style="background-color:#42547d;">Content here</div>
        
        
          .mybackground {background-color:#42547d;}
        
        Background color #42547d
      
           Border around this has a color of #42547d        
        
          <div style="border:2px solid #42547d;">Content here</div>
        
        
          .myborder {border:2px solid #42547d;}
        
        Border color #42547d