#ca55c1 color space conversions
Hex:
        #ca55c1
        RGB:
        202, 85, 193
        CMY:
        21, 67, 24
        CMYK:
        0, 58, 4, 21
      HSL:
        305°, 52.4664%, 56.2745%
        HSV (HSB):
        305°, 57.9208%, 79.2157%
        XYZ:
        37.2313, 22.9038, 52.9106
        xyY:
        0.3293, 0.2026, 22.9038
      CIE-Lab:
        54.9731, 59.9230, -34.8706
        CIE-LCH:
        54.9731, 69.3305, 329.8039
        CIE-Luv:
        54.9731, 55.8803, -61.6506
        Hunter-Lab:
        47.8579, 55.1134, -32.0491
      #ca55c1 color charts
#ca55c1 RGB chart
      #ca55c1 CMYK chart
      #ca55c1 RGB pie chart
      #ca55c1 color shades, tints & tones
#ca55c1 color schemes
#ca55c1 color preview, HTML & CSS examples
           This text has a color of #ca55c1        
        
          <p style="color:#ca55c1;">Text here</p>
        
        
          .mytext {color:#ca55c1;}
        
        Text color #ca55c1
      
           This box has a color of #ca55c1        
        
          <div style="background-color:#ca55c1;">Content here</div>
        
        
          .mybackground {background-color:#ca55c1;}
        
        Background color #ca55c1
      
           Border around this has a color of #ca55c1        
        
          <div style="border:2px solid #ca55c1;">Content here</div>
        
        
          .myborder {border:2px solid #ca55c1;}
        
        Border color #ca55c1