#ca5cbc color space conversions
Hex:
        #ca5cbc
        RGB:
        202, 92, 188
        CMY:
        21, 64, 26
        CMYK:
        0, 54, 7, 21
      HSL:
        308°, 50.9259%, 57.6471%
        HSV (HSB):
        308°, 54.4554%, 79.2157%
        XYZ:
        37.2614, 23.8417, 50.2150
        xyY:
        0.3347, 0.2142, 23.8417
      CIE-Lab:
        55.9289, 55.9017, -30.5057
        CIE-LCH:
        55.9289, 63.6835, 331.3786
        CIE-Luv:
        55.9289, 54.8009, -54.5336
        Hunter-Lab:
        48.8280, 50.7672, -26.7946
      #ca5cbc color charts
#ca5cbc RGB chart
      #ca5cbc CMYK chart
      #ca5cbc RGB pie chart
      #ca5cbc color shades, tints & tones
#ca5cbc color schemes
#ca5cbc color preview, HTML & CSS examples
           This text has a color of #ca5cbc        
        
          <p style="color:#ca5cbc;">Text here</p>
        
        
          .mytext {color:#ca5cbc;}
        
        Text color #ca5cbc
      
           This box has a color of #ca5cbc        
        
          <div style="background-color:#ca5cbc;">Content here</div>
        
        
          .mybackground {background-color:#ca5cbc;}
        
        Background color #ca5cbc
      
           Border around this has a color of #ca5cbc        
        
          <div style="border:2px solid #ca5cbc;">Content here</div>
        
        
          .myborder {border:2px solid #ca5cbc;}
        
        Border color #ca5cbc