#ca34c1 color space conversions
Hex:
        #ca34c1
        RGB:
        202, 52, 193
        CMY:
        21, 80, 24
        CMYK:
        0, 74, 4, 21
      HSL:
        304°, 59.0551%, 49.8039%
        HSV (HSB):
        304°, 74.2574%, 79.2157%
        XYZ:
        35.2108, 18.8628, 52.2371
        xyY:
        0.3312, 0.1774, 18.8628
      CIE-Lab:
        50.5263, 72.3489, -41.8675
        CIE-LCH:
        50.5263, 83.5898, 329.9425
        CIE-Luv:
        50.5263, 64.8675, -72.8002
        Hunter-Lab:
        43.4313, 68.7092, -40.9093
      #ca34c1 color charts
#ca34c1 RGB chart
      #ca34c1 CMYK chart
      #ca34c1 RGB pie chart
      #ca34c1 color shades, tints & tones
#ca34c1 color schemes
#ca34c1 color preview, HTML & CSS examples
           This text has a color of #ca34c1        
        
          <p style="color:#ca34c1;">Text here</p>
        
        
          .mytext {color:#ca34c1;}
        
        Text color #ca34c1
      
           This box has a color of #ca34c1        
        
          <div style="background-color:#ca34c1;">Content here</div>
        
        
          .mybackground {background-color:#ca34c1;}
        
        Background color #ca34c1
      
           Border around this has a color of #ca34c1        
        
          <div style="border:2px solid #ca34c1;">Content here</div>
        
        
          .myborder {border:2px solid #ca34c1;}
        
        Border color #ca34c1