#42cebe color space conversions
Hex:
        #42cebe
        RGB:
        66, 206, 190
        CMY:
        74, 19, 25
        CMYK:
        68, 0, 8, 19
      HSL:
        173°, 58.8235%, 53.3333%
        HSV (HSB):
        173°, 67.9612%, 80.7843%
        XYZ:
        33.6123, 49.0186, 56.4052
        xyY:
        0.2418, 0.3526, 49.0186
      CIE-Lab:
        75.4629, -40.6546, -2.9315
        CIE-LCH:
        75.4629, 40.7601, 184.1244
        CIE-Luv:
        75.4629, -53.4849, 1.9010
        Hunter-Lab:
        70.0133, -36.8280, 1.2432
      #42cebe color charts
#42cebe RGB chart
      #42cebe CMYK chart
      #42cebe RGB pie chart
      #42cebe color shades, tints & tones
#42cebe color schemes
#42cebe color preview, HTML & CSS examples
           This text has a color of #42cebe        
        
          <p style="color:#42cebe;">Text here</p>
        
        
          .mytext {color:#42cebe;}
        
        Text color #42cebe
      
           This box has a color of #42cebe        
        
          <div style="background-color:#42cebe;">Content here</div>
        
        
          .mybackground {background-color:#42cebe;}
        
        Background color #42cebe
      
           Border around this has a color of #42cebe        
        
          <div style="border:2px solid #42cebe;">Content here</div>
        
        
          .myborder {border:2px solid #42cebe;}
        
        Border color #42cebe