#ca31a2 color space conversions
Hex:
        #ca31a2
        RGB:
        202, 49, 162
        CMY:
        21, 81, 36
        CMYK:
        0, 76, 20, 21
      HSL:
        316°, 60.9562%, 49.2157%
        HSV (HSB):
        316°, 75.7426%, 79.2157%
        XYZ:
        31.9770, 17.3618, 35.8482
        xyY:
        0.3754, 0.2038, 17.3618
      CIE-Lab:
        48.7127, 68.8180, -26.5281
        CIE-LCH:
        48.7127, 73.7540, 338.9193
        CIE-Luv:
        48.7127, 77.2402, -49.1702
        Hunter-Lab:
        41.6675, 64.0686, -21.8423
      #ca31a2 color charts
#ca31a2 RGB chart
      #ca31a2 CMYK chart
      #ca31a2 RGB pie chart
      #ca31a2 color shades, tints & tones
#ca31a2 color schemes
#ca31a2 color preview, HTML & CSS examples
           This text has a color of #ca31a2        
        
          <p style="color:#ca31a2;">Text here</p>
        
        
          .mytext {color:#ca31a2;}
        
        Text color #ca31a2
      
           This box has a color of #ca31a2        
        
          <div style="background-color:#ca31a2;">Content here</div>
        
        
          .mybackground {background-color:#ca31a2;}
        
        Background color #ca31a2
      
           Border around this has a color of #ca31a2        
        
          <div style="border:2px solid #ca31a2;">Content here</div>
        
        
          .myborder {border:2px solid #ca31a2;}
        
        Border color #ca31a2