#42addf color space conversions
Hex:
        #42addf
        RGB:
        66, 173, 223
        CMY:
        74, 32, 13
        CMYK:
        70, 22, 0, 13
      HSL:
        199°, 71.0407%, 56.6667%
        HSV (HSB):
        199°, 70.4036%, 87.4510%
        XYZ:
        30.5096, 36.3731, 75.2247
        xyY:
        0.2147, 0.2560, 36.3731
      CIE-Lab:
        66.8040, -14.5646, -34.0404
        CIE-LCH:
        66.8040, 37.0253, 246.8358
        CIE-Luv:
        66.8040, -39.6279, -52.1484
        Hunter-Lab:
        60.3101, -15.2433, -31.7352
      #42addf color charts
#42addf RGB chart
      #42addf CMYK chart
      #42addf RGB pie chart
      #42addf color shades, tints & tones
#42addf color schemes
#42addf color preview, HTML & CSS examples
           This text has a color of #42addf        
        
          <p style="color:#42addf;">Text here</p>
        
        
          .mytext {color:#42addf;}
        
        Text color #42addf
      
           This box has a color of #42addf        
        
          <div style="background-color:#42addf;">Content here</div>
        
        
          .mybackground {background-color:#42addf;}
        
        Background color #42addf
      
           Border around this has a color of #42addf        
        
          <div style="border:2px solid #42addf;">Content here</div>
        
        
          .myborder {border:2px solid #42addf;}
        
        Border color #42addf