#ca30c9 color space conversions
Hex:
        #ca30c9
        RGB:
        202, 48, 201
        CMY:
        21, 81, 21
        CMYK:
        0, 76, 0, 21
      HSL:
        300°, 61.6000%, 49.0196%
        HSV (HSB):
        300°, 76.2376%, 79.2157%
        XYZ:
        35.9567, 18.8875, 57.0089
        xyY:
        0.3215, 0.1689, 18.8875
      CIE-Lab:
        50.5553, 74.7419, -46.4466
        CIE-LCH:
        50.5553, 87.9979, 328.1421
        CIE-Luv:
        50.5553, 62.7691, -79.9391
        Hunter-Lab:
        43.4598, 71.6284, -47.3525
      #ca30c9 color charts
#ca30c9 RGB chart
      #ca30c9 CMYK chart
      #ca30c9 RGB pie chart
      #ca30c9 color shades, tints & tones
#ca30c9 color schemes
#ca30c9 color preview, HTML & CSS examples
           This text has a color of #ca30c9        
        
          <p style="color:#ca30c9;">Text here</p>
        
        
          .mytext {color:#ca30c9;}
        
        Text color #ca30c9
      
           This box has a color of #ca30c9        
        
          <div style="background-color:#ca30c9;">Content here</div>
        
        
          .mybackground {background-color:#ca30c9;}
        
        Background color #ca30c9
      
           Border around this has a color of #ca30c9        
        
          <div style="border:2px solid #ca30c9;">Content here</div>
        
        
          .myborder {border:2px solid #ca30c9;}
        
        Border color #ca30c9