#ca03f1 color space conversions
Hex:
        #ca03f1
        RGB:
        202, 3, 241
        CMY:
        21, 99, 5
        CMYK:
        16, 99, 0, 5
      HSL:
        290°, 97.5410%, 47.8431%
        HSV (HSB):
        290°, 98.7552%, 94.5098%
        XYZ:
        40.2669, 18.9726, 84.7589
        xyY:
        0.2796, 0.1318, 18.9726
      CIE-Lab:
        50.6551, 88.2194, -69.0579
        CIE-LCH:
        50.6551, 112.0342, 321.9463
        CIE-Luv:
        50.6551, 52.8651, -114.2481
        Hunter-Lab:
        43.5575, 88.7893, -84.8826
      #ca03f1 color charts
#ca03f1 RGB chart
      #ca03f1 CMYK chart
      #ca03f1 RGB pie chart
      #ca03f1 color shades, tints & tones
#ca03f1 color schemes
#ca03f1 color preview, HTML & CSS examples
           This text has a color of #ca03f1        
        
          <p style="color:#ca03f1;">Text here</p>
        
        
          .mytext {color:#ca03f1;}
        
        Text color #ca03f1
      
           This box has a color of #ca03f1        
        
          <div style="background-color:#ca03f1;">Content here</div>
        
        
          .mybackground {background-color:#ca03f1;}
        
        Background color #ca03f1
      
           Border around this has a color of #ca03f1        
        
          <div style="border:2px solid #ca03f1;">Content here</div>
        
        
          .myborder {border:2px solid #ca03f1;}
        
        Border color #ca03f1