#ca34af color space conversions
Hex:
        #ca34af
        RGB:
        202, 52, 175
        CMY:
        21, 80, 31
        CMYK:
        0, 74, 13, 21
      HSL:
        311°, 59.0551%, 49.8039%
        HSV (HSB):
        311°, 74.2574%, 79.2157%
        XYZ:
        33.3230, 18.1077, 42.2963
        xyY:
        0.3555, 0.1932, 18.1077
      CIE-Lab:
        49.6265, 69.6917, -32.7807
        CIE-LCH:
        49.6265, 77.0163, 334.8092
        CIE-Luv:
        49.6265, 71.5012, -58.6705
        Hunter-Lab:
        42.5531, 65.3138, -29.1449
      #ca34af color charts
#ca34af RGB chart
      #ca34af CMYK chart
      #ca34af RGB pie chart
      #ca34af color shades, tints & tones
#ca34af color schemes
#ca34af color preview, HTML & CSS examples
           This text has a color of #ca34af        
        
          <p style="color:#ca34af;">Text here</p>
        
        
          .mytext {color:#ca34af;}
        
        Text color #ca34af
      
           This box has a color of #ca34af        
        
          <div style="background-color:#ca34af;">Content here</div>
        
        
          .mybackground {background-color:#ca34af;}
        
        Background color #ca34af
      
           Border around this has a color of #ca34af        
        
          <div style="border:2px solid #ca34af;">Content here</div>
        
        
          .myborder {border:2px solid #ca34af;}
        
        Border color #ca34af