#cadfce color space conversions
Hex:
        #cadfce
        RGB:
        202, 223, 206
        CMY:
        21, 13, 19
        CMYK:
        9, 0, 8, 13
      HSL:
        131°, 24.7059%, 83.3333%
        HSV (HSB):
        131°, 9.4170%, 87.4510%
        XYZ:
        61.8854, 69.7881, 68.6013
        xyY:
        0.3090, 0.3485, 69.7881
      CIE-Lab:
        86.8929, -10.1393, 5.9449
        CIE-LCH:
        86.8929, 11.7536, 149.6157
        CIE-Luv:
        86.8929, -10.7599, 10.7072
        Hunter-Lab:
        83.5393, -13.9621, 9.7894
      #cadfce color charts
#cadfce RGB chart
      #cadfce CMYK chart
      #cadfce RGB pie chart
      #cadfce color shades, tints & tones
#cadfce color schemes
#cadfce color preview, HTML & CSS examples
           This text has a color of #cadfce        
        
          <p style="color:#cadfce;">Text here</p>
        
        
          .mytext {color:#cadfce;}
        
        Text color #cadfce
      
           This box has a color of #cadfce        
        
          <div style="background-color:#cadfce;">Content here</div>
        
        
          .mybackground {background-color:#cadfce;}
        
        Background color #cadfce
      
           Border around this has a color of #cadfce        
        
          <div style="border:2px solid #cadfce;">Content here</div>
        
        
          .myborder {border:2px solid #cadfce;}
        
        Border color #cadfce