#cab3cd color space conversions
Hex:
        #cab3cd
        RGB:
        202, 179, 205
        CMY:
        21, 30, 20
        CMYK:
        1, 13, 0, 20
      HSL:
        293°, 20.6349%, 75.2941%
        HSV (HSB):
        293°, 12.6829%, 80.3922%
        XYZ:
        51.4967, 49.2045, 64.5409
        xyY:
        0.3116, 0.2978, 49.2045
      CIE-Lab:
        75.5784, 12.8806, -10.1110
        CIE-LCH:
        75.5784, 16.3750, 321.8690
        CIE-Luv:
        75.5784, 11.4653, -17.6095
        Hunter-Lab:
        70.1459, 8.2879, -5.4502
      #cab3cd color charts
#cab3cd RGB chart
      #cab3cd CMYK chart
      #cab3cd RGB pie chart
      #cab3cd color shades, tints & tones
#cab3cd color schemes
#cab3cd color preview, HTML & CSS examples
           This text has a color of #cab3cd        
        
          <p style="color:#cab3cd;">Text here</p>
        
        
          .mytext {color:#cab3cd;}
        
        Text color #cab3cd
      
           This box has a color of #cab3cd        
        
          <div style="background-color:#cab3cd;">Content here</div>
        
        
          .mybackground {background-color:#cab3cd;}
        
        Background color #cab3cd
      
           Border around this has a color of #cab3cd        
        
          <div style="border:2px solid #cab3cd;">Content here</div>
        
        
          .myborder {border:2px solid #cab3cd;}
        
        Border color #cab3cd