#cabdf8 color space conversions
Hex:
        #cabdf8
        RGB:
        202, 189, 248
        CMY:
        21, 26, 3
        CMYK:
        19, 24, 0, 3
      HSL:
        253°, 80.8219%, 85.6863%
        HSV (HSB):
        253°, 23.7903%, 97.2549%
        XYZ:
        59.4980, 55.7291, 96.4278
        xyY:
        0.2811, 0.2633, 55.7291
      CIE-Lab:
        79.4594, 16.2556, -27.4781
        CIE-LCH:
        79.4594, 31.9263, 300.6080
        CIE-Luv:
        79.4594, 3.1456, -46.4596
        Hunter-Lab:
        74.6519, 11.6247, -24.3285
      #cabdf8 color charts
#cabdf8 RGB chart
      #cabdf8 CMYK chart
      #cabdf8 RGB pie chart
      #cabdf8 color shades, tints & tones
#cabdf8 color schemes
#cabdf8 color preview, HTML & CSS examples
           This text has a color of #cabdf8        
        
          <p style="color:#cabdf8;">Text here</p>
        
        
          .mytext {color:#cabdf8;}
        
        Text color #cabdf8
      
           This box has a color of #cabdf8        
        
          <div style="background-color:#cabdf8;">Content here</div>
        
        
          .mybackground {background-color:#cabdf8;}
        
        Background color #cabdf8
      
           Border around this has a color of #cabdf8        
        
          <div style="border:2px solid #cabdf8;">Content here</div>
        
        
          .myborder {border:2px solid #cabdf8;}
        
        Border color #cabdf8