#cafcd1 color space conversions
Hex:
        #cafcd1
        RGB:
        202, 252, 209
        CMY:
        21, 1, 18
        CMYK:
        20, 0, 17, 1
      HSL:
        128°, 89.2857%, 89.0196%
        HSV (HSB):
        128°, 19.8413%, 98.8235%
        XYZ:
        70.6761, 86.7808, 73.3469
        xyY:
        0.3062, 0.3760, 86.7808
      CIE-Lab:
        94.6452, -23.9364, 15.4452
        CIE-LCH:
        94.6452, 28.4869, 147.1674
        CIE-Luv:
        94.6452, -24.9884, 27.2242
        Hunter-Lab:
        93.1562, -27.5983, 18.5271
      #cafcd1 color charts
#cafcd1 RGB chart
      #cafcd1 CMYK chart
      #cafcd1 RGB pie chart
      #cafcd1 color shades, tints & tones
#cafcd1 color schemes
#cafcd1 color preview, HTML & CSS examples
           This text has a color of #cafcd1        
        
          <p style="color:#cafcd1;">Text here</p>
        
        
          .mytext {color:#cafcd1;}
        
        Text color #cafcd1
      
           This box has a color of #cafcd1        
        
          <div style="background-color:#cafcd1;">Content here</div>
        
        
          .mybackground {background-color:#cafcd1;}
        
        Background color #cafcd1
      
           Border around this has a color of #cafcd1        
        
          <div style="border:2px solid #cafcd1;">Content here</div>
        
        
          .myborder {border:2px solid #cafcd1;}
        
        Border color #cafcd1