#cab4ff color space conversions
Hex:
        #cab4ff
        RGB:
        202, 180, 255
        CMY:
        21, 29, 0
        CMYK:
        21, 29, 0, 0
      HSL:
        258°, 100.0000%, 85.2941%
        HSV (HSB):
        258°, 29.4118%, 100.0000%
        XYZ:
        58.7284, 52.4191, 101.6303
        xyY:
        0.2760, 0.2464, 52.4191
      CIE-Lab:
        77.5308, 22.7164, -34.1970
        CIE-LCH:
        77.5308, 41.0545, 303.5953
        CIE-Luv:
        77.5308, 6.5006, -58.5250
        Hunter-Lab:
        72.4010, 18.0892, -32.5455
      #cab4ff color charts
#cab4ff RGB chart
      #cab4ff CMYK chart
      #cab4ff RGB pie chart
      #cab4ff color shades, tints & tones
#cab4ff color schemes
#cab4ff color preview, HTML & CSS examples
           This text has a color of #cab4ff        
        
          <p style="color:#cab4ff;">Text here</p>
        
        
          .mytext {color:#cab4ff;}
        
        Text color #cab4ff
      
           This box has a color of #cab4ff        
        
          <div style="background-color:#cab4ff;">Content here</div>
        
        
          .mybackground {background-color:#cab4ff;}
        
        Background color #cab4ff
      
           Border around this has a color of #cab4ff        
        
          <div style="border:2px solid #cab4ff;">Content here</div>
        
        
          .myborder {border:2px solid #cab4ff;}
        
        Border color #cab4ff