#42dcda color space conversions
Hex:
        #42dcda
        RGB:
        66, 220, 218
        CMY:
        74, 14, 15
        CMYK:
        70, 0, 1, 14
      HSL:
        179°, 68.7500%, 56.0784%
        HSV (HSB):
        179°, 70.0000%, 86.2745%
        XYZ:
        40.4949, 57.4066, 75.2759
        xyY:
        0.2338, 0.3315, 57.4066
      CIE-Lab:
        80.4077, -39.3174, -10.6258
        CIE-LCH:
        80.4077, 40.7280, 195.1233
        CIE-Luv:
        80.4077, -56.6212, -10.5261
        Hunter-Lab:
        75.7671, -37.1906, -5.8686
      #42dcda color charts
#42dcda RGB chart
      #42dcda CMYK chart
      #42dcda RGB pie chart
      #42dcda color shades, tints & tones
#42dcda color schemes
#42dcda color preview, HTML & CSS examples
           This text has a color of #42dcda        
        
          <p style="color:#42dcda;">Text here</p>
        
        
          .mytext {color:#42dcda;}
        
        Text color #42dcda
      
           This box has a color of #42dcda        
        
          <div style="background-color:#42dcda;">Content here</div>
        
        
          .mybackground {background-color:#42dcda;}
        
        Background color #42dcda
      
           Border around this has a color of #42dcda        
        
          <div style="border:2px solid #42dcda;">Content here</div>
        
        
          .myborder {border:2px solid #42dcda;}
        
        Border color #42dcda