#42fcdb color space conversions
Hex:
        #42fcdb
        RGB:
        66, 252, 219
        CMY:
        74, 1, 14
        CMYK:
        74, 0, 13, 1
      HSL:
        169°, 96.8750%, 62.3529%
        HSV (HSB):
        169°, 73.8095%, 98.8235%
        XYZ:
        49.8434, 75.8935, 79.0397
        xyY:
        0.2434, 0.3706, 75.8935
      CIE-Lab:
        89.8099, -52.8717, 2.6852
        CIE-LCH:
        89.8099, 52.9399, 177.0927
        CIE-Luv:
        89.8099, -67.6752, 12.6891
        Hunter-Lab:
        87.1169, -50.3270, 7.1890
      #42fcdb color charts
#42fcdb RGB chart
      #42fcdb CMYK chart
      #42fcdb RGB pie chart
      #42fcdb color shades, tints & tones
#42fcdb color schemes
#42fcdb color preview, HTML & CSS examples
           This text has a color of #42fcdb        
        
          <p style="color:#42fcdb;">Text here</p>
        
        
          .mytext {color:#42fcdb;}
        
        Text color #42fcdb
      
           This box has a color of #42fcdb        
        
          <div style="background-color:#42fcdb;">Content here</div>
        
        
          .mybackground {background-color:#42fcdb;}
        
        Background color #42fcdb
      
           Border around this has a color of #42fcdb        
        
          <div style="border:2px solid #42fcdb;">Content here</div>
        
        
          .myborder {border:2px solid #42fcdb;}
        
        Border color #42fcdb