#ca53f1 color space conversions
Hex:
        #ca53f1
        RGB:
        202, 83, 241
        CMY:
        21, 67, 5
        CMYK:
        16, 66, 0, 5
      HSL:
        285°, 84.9462%, 63.5294%
        HSV (HSB):
        285°, 65.5602%, 94.5098%
        XYZ:
        43.3276, 25.0939, 85.7791
        xyY:
        0.2810, 0.1627, 25.0939
      CIE-Lab:
        57.1668, 69.4347, -58.5660
        CIE-LCH:
        57.1668, 90.8359, 319.8535
        CIE-Luv:
        57.1668, 43.2001, -100.1608
        Hunter-Lab:
        50.0939, 66.7253, -66.4606
      #ca53f1 color charts
#ca53f1 RGB chart
      #ca53f1 CMYK chart
      #ca53f1 RGB pie chart
      #ca53f1 color shades, tints & tones
#ca53f1 color schemes
#ca53f1 color preview, HTML & CSS examples
           This text has a color of #ca53f1        
        
          <p style="color:#ca53f1;">Text here</p>
        
        
          .mytext {color:#ca53f1;}
        
        Text color #ca53f1
      
           This box has a color of #ca53f1        
        
          <div style="background-color:#ca53f1;">Content here</div>
        
        
          .mybackground {background-color:#ca53f1;}
        
        Background color #ca53f1
      
           Border around this has a color of #ca53f1        
        
          <div style="border:2px solid #ca53f1;">Content here</div>
        
        
          .myborder {border:2px solid #ca53f1;}
        
        Border color #ca53f1