#42ccb5 color space conversions
Hex:
        #42ccb5
        RGB:
        66, 204, 181
        CMY:
        74, 20, 29
        CMYK:
        68, 0, 11, 20
      HSL:
        170°, 57.5000%, 52.9412%
        HSV (HSB):
        170°, 67.6471%, 80.0000%
        XYZ:
        32.1801, 47.6802, 51.2232
        xyY:
        0.2455, 0.3637, 47.6802
      CIE-Lab:
        74.6228, -42.1285, 0.6978
        CIE-LCH:
        74.6228, 42.1342, 179.0511
        CIE-Luv:
        74.6228, -53.3398, 7.6721
        Hunter-Lab:
        69.0508, -37.6517, 4.3532
      #42ccb5 color charts
#42ccb5 RGB chart
      #42ccb5 CMYK chart
      #42ccb5 RGB pie chart
      #42ccb5 color shades, tints & tones
#42ccb5 color schemes
#42ccb5 color preview, HTML & CSS examples
           This text has a color of #42ccb5        
        
          <p style="color:#42ccb5;">Text here</p>
        
        
          .mytext {color:#42ccb5;}
        
        Text color #42ccb5
      
           This box has a color of #42ccb5        
        
          <div style="background-color:#42ccb5;">Content here</div>
        
        
          .mybackground {background-color:#42ccb5;}
        
        Background color #42ccb5
      
           Border around this has a color of #42ccb5        
        
          <div style="border:2px solid #42ccb5;">Content here</div>
        
        
          .myborder {border:2px solid #42ccb5;}
        
        Border color #42ccb5