#ca30f1 color space conversions
Hex:
        #ca30f1
        RGB:
        202, 48, 241
        CMY:
        21, 81, 5
        CMYK:
        16, 80, 0, 5
      HSL:
        288°, 87.3303%, 56.6667%
        HSV (HSB):
        288°, 80.0830%, 94.5098%
        XYZ:
        41.2913, 21.0213, 85.1003
        xyY:
        0.2801, 0.1426, 21.0213
      CIE-Lab:
        52.9728, 81.3870, -65.3085
        CIE-LCH:
        52.9728, 104.3505, 321.2549
        CIE-Luv:
        52.9728, 49.6352, -109.6014
        Hunter-Lab:
        45.8490, 80.5198, -77.9538
      #ca30f1 color charts
#ca30f1 RGB chart
      #ca30f1 CMYK chart
      #ca30f1 RGB pie chart
      #ca30f1 color shades, tints & tones
#ca30f1 color schemes
#ca30f1 color preview, HTML & CSS examples
           This text has a color of #ca30f1        
        
          <p style="color:#ca30f1;">Text here</p>
        
        
          .mytext {color:#ca30f1;}
        
        Text color #ca30f1
      
           This box has a color of #ca30f1        
        
          <div style="background-color:#ca30f1;">Content here</div>
        
        
          .mybackground {background-color:#ca30f1;}
        
        Background color #ca30f1
      
           Border around this has a color of #ca30f1        
        
          <div style="border:2px solid #ca30f1;">Content here</div>
        
        
          .myborder {border:2px solid #ca30f1;}
        
        Border color #ca30f1