#42ebb3 color space conversions
Hex:
        #42ebb3
        RGB:
        66, 235, 179
        CMY:
        74, 8, 30
        CMYK:
        72, 0, 24, 8
      HSL:
        160°, 80.8612%, 59.0196%
        HSV (HSB):
        160°, 71.9149%, 92.1569%
        XYZ:
        40.0918, 63.8296, 52.8551
        xyY:
        0.2557, 0.4071, 63.8296
      CIE-Lab:
        83.8770, -55.5234, 15.0186
        CIE-LCH:
        83.8770, 57.5188, 164.8642
        CIE-Luv:
        83.8770, -64.4710, 31.1456
        Hunter-Lab:
        79.8934, -50.2394, 16.7009
      #42ebb3 color charts
#42ebb3 RGB chart
      #42ebb3 CMYK chart
      #42ebb3 RGB pie chart
      #42ebb3 color shades, tints & tones
#42ebb3 color schemes
#42ebb3 color preview, HTML & CSS examples
           This text has a color of #42ebb3        
        
          <p style="color:#42ebb3;">Text here</p>
        
        
          .mytext {color:#42ebb3;}
        
        Text color #42ebb3
      
           This box has a color of #42ebb3        
        
          <div style="background-color:#42ebb3;">Content here</div>
        
        
          .mybackground {background-color:#42ebb3;}
        
        Background color #42ebb3
      
           Border around this has a color of #42ebb3        
        
          <div style="border:2px solid #42ebb3;">Content here</div>
        
        
          .myborder {border:2px solid #42ebb3;}
        
        Border color #42ebb3