#caf8ce color space conversions
Hex:
        #caf8ce
        RGB:
        202, 248, 206
        CMY:
        21, 3, 19
        CMYK:
        19, 0, 17, 3
      HSL:
        125°, 76.6667%, 88.2353%
        HSV (HSB):
        125°, 18.5484%, 97.2549%
        XYZ:
        69.0651, 84.1476, 70.9945
        xyY:
        0.3080, 0.3753, 84.1476
      CIE-Lab:
        93.5146, -22.5313, 15.3906
        CIE-LCH:
        93.5146, 27.2861, 145.6640
        CIE-Luv:
        93.5146, -23.0313, 26.8399
        Hunter-Lab:
        91.7320, -26.1382, 18.3258
      #caf8ce color charts
#caf8ce RGB chart
      #caf8ce CMYK chart
      #caf8ce RGB pie chart
      #caf8ce color shades, tints & tones
#caf8ce color schemes
#caf8ce color preview, HTML & CSS examples
           This text has a color of #caf8ce        
        
          <p style="color:#caf8ce;">Text here</p>
        
        
          .mytext {color:#caf8ce;}
        
        Text color #caf8ce
      
           This box has a color of #caf8ce        
        
          <div style="background-color:#caf8ce;">Content here</div>
        
        
          .mybackground {background-color:#caf8ce;}
        
        Background color #caf8ce
      
           Border around this has a color of #caf8ce        
        
          <div style="border:2px solid #caf8ce;">Content here</div>
        
        
          .myborder {border:2px solid #caf8ce;}
        
        Border color #caf8ce