#caf9de color space conversions
Hex:
        #caf9de
        RGB:
        202, 249, 222
        CMY:
        21, 2, 13
        CMYK:
        19, 0, 11, 2
      HSL:
        146°, 79.6610%, 88.4314%
        HSV (HSB):
        146°, 18.8755%, 97.6471%
        XYZ:
        71.4176, 85.5818, 81.8621
        xyY:
        0.2990, 0.3583, 85.5818
      CIE-Lab:
        94.1333, -20.1512, 8.0248
        CIE-LCH:
        94.1333, 21.6903, 158.2861
        CIE-Luv:
        94.1333, -23.7127, 15.7147
        Hunter-Lab:
        92.5105, -24.0922, 12.2919
      #caf9de color charts
#caf9de RGB chart
      #caf9de CMYK chart
      #caf9de RGB pie chart
      #caf9de color shades, tints & tones
#caf9de color schemes
#caf9de color preview, HTML & CSS examples
           This text has a color of #caf9de        
        
          <p style="color:#caf9de;">Text here</p>
        
        
          .mytext {color:#caf9de;}
        
        Text color #caf9de
      
           This box has a color of #caf9de        
        
          <div style="background-color:#caf9de;">Content here</div>
        
        
          .mybackground {background-color:#caf9de;}
        
        Background color #caf9de
      
           Border around this has a color of #caf9de        
        
          <div style="border:2px solid #caf9de;">Content here</div>
        
        
          .myborder {border:2px solid #caf9de;}
        
        Border color #caf9de