#ca30be color space conversions
Hex:
        #ca30be
        RGB:
        202, 48, 190
        CMY:
        21, 81, 25
        CMYK:
        0, 76, 6, 21
      HSL:
        305°, 61.6000%, 49.0196%
        HSV (HSB):
        305°, 76.2376%, 79.2157%
        XYZ:
        34.7083, 18.3882, 50.4351
        xyY:
        0.3352, 0.1776, 18.3882
      CIE-Lab:
        49.9636, 73.0583, -41.0163
        CIE-LCH:
        49.9636, 83.7846, 330.6893
        CIE-Luv:
        49.9636, 66.7530, -71.4468
        Hunter-Lab:
        42.8814, 69.4359, -39.7171
      #ca30be color charts
#ca30be RGB chart
      #ca30be CMYK chart
      #ca30be RGB pie chart
      #ca30be color shades, tints & tones
#ca30be color schemes
#ca30be color preview, HTML & CSS examples
           This text has a color of #ca30be        
        
          <p style="color:#ca30be;">Text here</p>
        
        
          .mytext {color:#ca30be;}
        
        Text color #ca30be
      
           This box has a color of #ca30be        
        
          <div style="background-color:#ca30be;">Content here</div>
        
        
          .mybackground {background-color:#ca30be;}
        
        Background color #ca30be
      
           Border around this has a color of #ca30be        
        
          <div style="border:2px solid #ca30be;">Content here</div>
        
        
          .myborder {border:2px solid #ca30be;}
        
        Border color #ca30be