#cab2e2 color space conversions
Hex:
        #cab2e2
        RGB:
        202, 178, 226
        CMY:
        21, 30, 11
        CMYK:
        11, 21, 0, 11
      HSL:
        270°, 45.2830%, 79.2157%
        HSV (HSB):
        270°, 21.2389%, 88.6275%
        XYZ:
        54.0050, 49.8883, 78.7345
        xyY:
        0.2957, 0.2732, 49.8883
      CIE-Lab:
        76.0007, 17.5739, -20.8922
        CIE-LCH:
        76.0007, 27.3007, 310.0696
        CIE-Luv:
        76.0007, 10.0431, -35.5691
        Hunter-Lab:
        70.6317, 12.8757, -16.6496
      #cab2e2 color charts
#cab2e2 RGB chart
      #cab2e2 CMYK chart
      #cab2e2 RGB pie chart
      #cab2e2 color shades, tints & tones
#cab2e2 color schemes
#cab2e2 color preview, HTML & CSS examples
           This text has a color of #cab2e2        
        
          <p style="color:#cab2e2;">Text here</p>
        
        
          .mytext {color:#cab2e2;}
        
        Text color #cab2e2
      
           This box has a color of #cab2e2        
        
          <div style="background-color:#cab2e2;">Content here</div>
        
        
          .mybackground {background-color:#cab2e2;}
        
        Background color #cab2e2
      
           Border around this has a color of #cab2e2        
        
          <div style="border:2px solid #cab2e2;">Content here</div>
        
        
          .myborder {border:2px solid #cab2e2;}
        
        Border color #cab2e2