#42987d color space conversions
Hex:
        #42987d
        RGB:
        66, 152, 125
        CMY:
        74, 40, 51
        CMYK:
        57, 0, 18, 40
      HSL:
        161°, 39.4495%, 42.7451%
        HSV (HSB):
        161°, 56.5789%, 59.6078%
        XYZ:
        17.1767, 25.0954, 23.3406
        xyY:
        0.2618, 0.3825, 25.0954
      CIE-Lab:
        57.1682, -32.6949, 6.4558
        CIE-LCH:
        57.1682, 33.3261, 168.8302
        CIE-Luv:
        57.1682, -36.8968, 13.9844
        Hunter-Lab:
        50.0953, -26.4627, 7.4420
      #42987d color charts
#42987d RGB chart
      #42987d CMYK chart
      #42987d RGB pie chart
      #42987d color shades, tints & tones
#42987d color schemes
#42987d color preview, HTML & CSS examples
           This text has a color of #42987d        
        
          <p style="color:#42987d;">Text here</p>
        
        
          .mytext {color:#42987d;}
        
        Text color #42987d
      
           This box has a color of #42987d        
        
          <div style="background-color:#42987d;">Content here</div>
        
        
          .mybackground {background-color:#42987d;}
        
        Background color #42987d
      
           Border around this has a color of #42987d        
        
          <div style="border:2px solid #42987d;">Content here</div>
        
        
          .myborder {border:2px solid #42987d;}
        
        Border color #42987d