#caf2e1 color space conversions
Hex:
        #caf2e1
        RGB:
        202, 242, 225
        CMY:
        21, 5, 12
        CMYK:
        17, 0, 7, 5
      HSL:
        155°, 60.6061%, 87.0588%
        HSV (HSB):
        155°, 16.5289%, 94.9020%
        XYZ:
        69.6999, 81.4971, 83.2911
        xyY:
        0.2972, 0.3476, 81.4971
      CIE-Lab:
        92.3524, -16.1492, 3.9023
        CIE-LCH:
        92.3524, 16.6140, 166.4156
        CIE-Luv:
        92.3524, -20.4572, 8.7865
        Hunter-Lab:
        90.2757, -20.1667, 8.4903
      #caf2e1 color charts
#caf2e1 RGB chart
      #caf2e1 CMYK chart
      #caf2e1 RGB pie chart
      #caf2e1 color shades, tints & tones
#caf2e1 color schemes
#caf2e1 color preview, HTML & CSS examples
           This text has a color of #caf2e1        
        
          <p style="color:#caf2e1;">Text here</p>
        
        
          .mytext {color:#caf2e1;}
        
        Text color #caf2e1
      
           This box has a color of #caf2e1        
        
          <div style="background-color:#caf2e1;">Content here</div>
        
        
          .mybackground {background-color:#caf2e1;}
        
        Background color #caf2e1
      
           Border around this has a color of #caf2e1        
        
          <div style="border:2px solid #caf2e1;">Content here</div>
        
        
          .myborder {border:2px solid #caf2e1;}
        
        Border color #caf2e1