#ca53fb color space conversions
Hex:
        #ca53fb
        RGB:
        202, 83, 251
        CMY:
        21, 67, 2
        CMYK:
        20, 67, 0, 2
      HSL:
        283°, 95.4545%, 65.4902%
        HSV (HSB):
        283°, 66.9323%, 98.4314%
        XYZ:
        44.8630, 25.7081, 93.8644
        xyY:
        0.2728, 0.1563, 25.7081
      CIE-Lab:
        57.7589, 71.3754, -63.1754
        CIE-LCH:
        57.7589, 95.3183, 318.4875
        CIE-Luv:
        57.7589, 40.6758, -107.6816
        Hunter-Lab:
        50.7032, 69.2091, -74.2686
      #ca53fb color charts
#ca53fb RGB chart
      #ca53fb CMYK chart
      #ca53fb RGB pie chart
      #ca53fb color shades, tints & tones
#ca53fb color schemes
#ca53fb color preview, HTML & CSS examples
           This text has a color of #ca53fb        
        
          <p style="color:#ca53fb;">Text here</p>
        
        
          .mytext {color:#ca53fb;}
        
        Text color #ca53fb
      
           This box has a color of #ca53fb        
        
          <div style="background-color:#ca53fb;">Content here</div>
        
        
          .mybackground {background-color:#ca53fb;}
        
        Background color #ca53fb
      
           Border around this has a color of #ca53fb        
        
          <div style="border:2px solid #ca53fb;">Content here</div>
        
        
          .myborder {border:2px solid #ca53fb;}
        
        Border color #ca53fb