#42abcf color space conversions
Hex:
        #42abcf
        RGB:
        66, 171, 207
        CMY:
        74, 33, 19
        CMYK:
        68, 17, 0, 19
      HSL:
        195°, 59.4937%, 53.5294%
        HSV (HSB):
        195°, 68.1159%, 81.1765%
        XYZ:
        28.0722, 34.7891, 64.2669
        xyY:
        0.2208, 0.2737, 34.7891
      CIE-Lab:
        65.5841, -18.6774, -27.1044
        CIE-LCH:
        65.5841, 32.9165, 235.4296
        CIE-Luv:
        65.5841, -39.7750, -39.8751
        Hunter-Lab:
        58.9823, -18.2632, -23.3146
      #42abcf color charts
#42abcf RGB chart
      #42abcf CMYK chart
      #42abcf RGB pie chart
      #42abcf color shades, tints & tones
#42abcf color schemes
#42abcf color preview, HTML & CSS examples
           This text has a color of #42abcf        
        
          <p style="color:#42abcf;">Text here</p>
        
        
          .mytext {color:#42abcf;}
        
        Text color #42abcf
      
           This box has a color of #42abcf        
        
          <div style="background-color:#42abcf;">Content here</div>
        
        
          .mybackground {background-color:#42abcf;}
        
        Background color #42abcf
      
           Border around this has a color of #42abcf        
        
          <div style="border:2px solid #42abcf;">Content here</div>
        
        
          .myborder {border:2px solid #42abcf;}
        
        Border color #42abcf