#cffae1 color space conversions
Hex:
        #cffae1
        RGB:
        207, 250, 225
        CMY:
        19, 2, 12
        CMYK:
        17, 0, 10, 2
      HSL:
        145°, 81.1321%, 89.6078%
        HSV (HSB):
        145°, 17.2000%, 98.0392%
        XYZ:
        73.5083, 87.0729, 84.1666
        xyY:
        0.3003, 0.3558, 87.0729
      CIE-Lab:
        94.7692, -18.4991, 7.4304
        CIE-LCH:
        94.7692, 19.9356, 158.1164
        CIE-Luv:
        94.7692, -21.7860, 14.5563
        Hunter-Lab:
        93.3128, -22.6819, 11.8404
      #cffae1 color charts
#cffae1 RGB chart
      #cffae1 CMYK chart
      #cffae1 RGB pie chart
      #cffae1 color shades, tints & tones
#cffae1 color schemes
#cffae1 color preview, HTML & CSS examples
           This text has a color of #cffae1        
        
          <p style="color:#cffae1;">Text here</p>
        
        
          .mytext {color:#cffae1;}
        
        Text color #cffae1
      
           This box has a color of #cffae1        
        
          <div style="background-color:#cffae1;">Content here</div>
        
        
          .mybackground {background-color:#cffae1;}
        
        Background color #cffae1
      
           Border around this has a color of #cffae1        
        
          <div style="border:2px solid #cffae1;">Content here</div>
        
        
          .myborder {border:2px solid #cffae1;}
        
        Border color #cffae1