#ca30c6 color space conversions
Hex:
        #ca30c6
        RGB:
        202, 48, 198
        CMY:
        21, 81, 22
        CMYK:
        0, 76, 2, 21
      HSL:
        302°, 61.6000%, 49.0196%
        HSV (HSB):
        302°, 76.2376%, 79.2157%
        XYZ:
        35.6071, 18.7477, 55.1680
        xyY:
        0.3251, 0.1712, 18.7477
      CIE-Lab:
        50.3907, 74.2759, -44.9764
        CIE-LCH:
        50.3907, 86.8319, 328.8037
        CIE-Luv:
        50.3907, 63.8407, -77.6352
        Hunter-Lab:
        43.2986, 71.0191, -45.2342
      #ca30c6 color charts
#ca30c6 RGB chart
      #ca30c6 CMYK chart
      #ca30c6 RGB pie chart
      #ca30c6 color shades, tints & tones
#ca30c6 color schemes
#ca30c6 color preview, HTML & CSS examples
           This text has a color of #ca30c6        
        
          <p style="color:#ca30c6;">Text here</p>
        
        
          .mytext {color:#ca30c6;}
        
        Text color #ca30c6
      
           This box has a color of #ca30c6        
        
          <div style="background-color:#ca30c6;">Content here</div>
        
        
          .mybackground {background-color:#ca30c6;}
        
        Background color #ca30c6
      
           Border around this has a color of #ca30c6        
        
          <div style="border:2px solid #ca30c6;">Content here</div>
        
        
          .myborder {border:2px solid #ca30c6;}
        
        Border color #ca30c6