#ca5ab2 color space conversions
Hex:
        #ca5ab2
        RGB:
        202, 90, 178
        CMY:
        21, 65, 30
        CMYK:
        0, 55, 12, 21
      HSL:
        313°, 51.3761%, 57.2549%
        HSV (HSB):
        313°, 55.4455%, 79.2157%
        XYZ:
        36.0492, 23.0832, 44.6750
        xyY:
        0.3473, 0.2224, 23.0832
      CIE-Lab:
        55.1580, 55.2127, -25.9296
        CIE-LCH:
        55.1580, 60.9982, 334.8438
        CIE-Luv:
        55.1580, 58.3943, -47.3064
        Hunter-Lab:
        48.0450, 49.8534, -21.4997
      #ca5ab2 color charts
#ca5ab2 RGB chart
      #ca5ab2 CMYK chart
      #ca5ab2 RGB pie chart
      #ca5ab2 color shades, tints & tones
#ca5ab2 color schemes
#ca5ab2 color preview, HTML & CSS examples
           This text has a color of #ca5ab2        
        
          <p style="color:#ca5ab2;">Text here</p>
        
        
          .mytext {color:#ca5ab2;}
        
        Text color #ca5ab2
      
           This box has a color of #ca5ab2        
        
          <div style="background-color:#ca5ab2;">Content here</div>
        
        
          .mybackground {background-color:#ca5ab2;}
        
        Background color #ca5ab2
      
           Border around this has a color of #ca5ab2        
        
          <div style="border:2px solid #ca5ab2;">Content here</div>
        
        
          .myborder {border:2px solid #ca5ab2;}
        
        Border color #ca5ab2