#ca93f2 color space conversions
Hex:
        #ca93f2
        RGB:
        202, 147, 242
        CMY:
        21, 42, 5
        CMYK:
        17, 39, 0, 5
      HSL:
        275°, 78.5124%, 76.2745%
        HSV (HSB):
        275°, 39.2562%, 94.9020%
        XYZ:
        50.8179, 39.8348, 89.0149
        xyY:
        0.2828, 0.2217, 39.8348
      CIE-Lab:
        69.3517, 37.9208, -39.8516
        CIE-LCH:
        69.3517, 55.0104, 313.5779
        CIE-Luv:
        69.3517, 21.8374, -69.1354
        Hunter-Lab:
        63.1148, 33.2711, -39.4401
      #ca93f2 color charts
#ca93f2 RGB chart
      #ca93f2 CMYK chart
      #ca93f2 RGB pie chart
      #ca93f2 color shades, tints & tones
#ca93f2 color schemes
#ca93f2 color preview, HTML & CSS examples
           This text has a color of #ca93f2        
        
          <p style="color:#ca93f2;">Text here</p>
        
        
          .mytext {color:#ca93f2;}
        
        Text color #ca93f2
      
           This box has a color of #ca93f2        
        
          <div style="background-color:#ca93f2;">Content here</div>
        
        
          .mybackground {background-color:#ca93f2;}
        
        Background color #ca93f2
      
           Border around this has a color of #ca93f2        
        
          <div style="border:2px solid #ca93f2;">Content here</div>
        
        
          .myborder {border:2px solid #ca93f2;}
        
        Border color #ca93f2