#42ead1 color space conversions
Hex:
        #42ead1
        RGB:
        66, 234, 209
        CMY:
        74, 8, 18
        CMYK:
        72, 0, 11, 8
      HSL:
        171°, 80.0000%, 58.8235%
        HSV (HSB):
        171°, 71.7949%, 91.7647%
        XYZ:
        43.1782, 64.6073, 70.5163
        xyY:
        0.2422, 0.3623, 64.6073
      CIE-Lab:
        84.2810, -47.8792, -0.1391
        CIE-LCH:
        84.2810, 47.8794, 180.1665
        CIE-Luv:
        84.2810, -62.1408, 7.4294
        Hunter-Lab:
        80.3787, -44.7752, 4.2499
      #42ead1 color charts
#42ead1 RGB chart
      #42ead1 CMYK chart
      #42ead1 RGB pie chart
      #42ead1 color shades, tints & tones
#42ead1 color schemes
#42ead1 color preview, HTML & CSS examples
           This text has a color of #42ead1        
        
          <p style="color:#42ead1;">Text here</p>
        
        
          .mytext {color:#42ead1;}
        
        Text color #42ead1
      
           This box has a color of #42ead1        
        
          <div style="background-color:#42ead1;">Content here</div>
        
        
          .mybackground {background-color:#42ead1;}
        
        Background color #42ead1
      
           Border around this has a color of #42ead1        
        
          <div style="border:2px solid #42ead1;">Content here</div>
        
        
          .myborder {border:2px solid #42ead1;}
        
        Border color #42ead1