#42fbca color space conversions
Hex:
        #42fbca
        RGB:
        66, 251, 202
        CMY:
        74, 2, 21
        CMYK:
        74, 0, 20, 2
      HSL:
        164°, 95.8549%, 62.1569%
        HSV (HSB):
        164°, 73.7052%, 98.4314%
        XYZ:
        47.4046, 74.4169, 67.7425
        xyY:
        0.2501, 0.3926, 74.4169
      CIE-Lab:
        89.1191, -56.5807, 10.5018
        CIE-LCH:
        89.1191, 57.5470, 169.4851
        CIE-Luv:
        89.1191, -68.4897, 25.0799
        Hunter-Lab:
        86.2652, -52.8745, 13.8263
      #42fbca color charts
#42fbca RGB chart
      #42fbca CMYK chart
      #42fbca RGB pie chart
      #42fbca color shades, tints & tones
#42fbca color schemes
#42fbca color preview, HTML & CSS examples
           This text has a color of #42fbca        
        
          <p style="color:#42fbca;">Text here</p>
        
        
          .mytext {color:#42fbca;}
        
        Text color #42fbca
      
           This box has a color of #42fbca        
        
          <div style="background-color:#42fbca;">Content here</div>
        
        
          .mybackground {background-color:#42fbca;}
        
        Background color #42fbca
      
           Border around this has a color of #42fbca        
        
          <div style="border:2px solid #42fbca;">Content here</div>
        
        
          .myborder {border:2px solid #42fbca;}
        
        Border color #42fbca