#ca30bc color space conversions
Hex:
        #ca30bc
        RGB:
        202, 48, 188
        CMY:
        21, 81, 26
        CMYK:
        0, 76, 7, 21
      HSL:
        305°, 61.6000%, 49.0196%
        HSV (HSB):
        305°, 76.2376%, 79.2157%
        XYZ:
        34.4912, 18.3013, 49.2916
        xyY:
        0.3379, 0.1793, 18.3013
      CIE-Lab:
        49.8595, 72.7598, -40.0171
        CIE-LCH:
        49.8595, 83.0383, 331.1897
        CIE-Luv:
        49.8595, 67.4931, -69.8903
        Hunter-Lab:
        42.7800, 69.0497, -38.3685
      #ca30bc color charts
#ca30bc RGB chart
      #ca30bc CMYK chart
      #ca30bc RGB pie chart
      #ca30bc color shades, tints & tones
#ca30bc color schemes
#ca30bc color preview, HTML & CSS examples
           This text has a color of #ca30bc        
        
          <p style="color:#ca30bc;">Text here</p>
        
        
          .mytext {color:#ca30bc;}
        
        Text color #ca30bc
      
           This box has a color of #ca30bc        
        
          <div style="background-color:#ca30bc;">Content here</div>
        
        
          .mybackground {background-color:#ca30bc;}
        
        Background color #ca30bc
      
           Border around this has a color of #ca30bc        
        
          <div style="border:2px solid #ca30bc;">Content here</div>
        
        
          .myborder {border:2px solid #ca30bc;}
        
        Border color #ca30bc