#cabef7 color space conversions
Hex:
        #cabef7
        RGB:
        202, 190, 247
        CMY:
        21, 25, 3
        CMYK:
        18, 23, 0, 3
      HSL:
        253°, 78.0822%, 85.6863%
        HSV (HSB):
        253°, 23.0769%, 96.8627%
        XYZ:
        59.5591, 56.0989, 95.6848
        xyY:
        0.2818, 0.2654, 56.0989
      CIE-Lab:
        79.6701, 15.4938, -26.6202
        CIE-LCH:
        79.6701, 30.8009, 300.2008
        CIE-Luv:
        79.6701, 2.7752, -44.9284
        Hunter-Lab:
        74.8992, 10.8679, -23.3144
      #cabef7 color charts
#cabef7 RGB chart
      #cabef7 CMYK chart
      #cabef7 RGB pie chart
      #cabef7 color shades, tints & tones
#cabef7 color schemes
#cabef7 color preview, HTML & CSS examples
           This text has a color of #cabef7        
        
          <p style="color:#cabef7;">Text here</p>
        
        
          .mytext {color:#cabef7;}
        
        Text color #cabef7
      
           This box has a color of #cabef7        
        
          <div style="background-color:#cabef7;">Content here</div>
        
        
          .mybackground {background-color:#cabef7;}
        
        Background color #cabef7
      
           Border around this has a color of #cabef7        
        
          <div style="border:2px solid #cabef7;">Content here</div>
        
        
          .myborder {border:2px solid #cabef7;}
        
        Border color #cabef7