#ca31b5 color space conversions
Hex:
        #ca31b5
        RGB:
        202, 49, 181
        CMY:
        21, 81, 29
        CMYK:
        0, 76, 10, 21
      HSL:
        308°, 60.9562%, 49.2157%
        HSV (HSB):
        308°, 75.7426%, 79.2157%
        XYZ:
        33.7959, 18.0894, 45.4264
        xyY:
        0.3473, 0.1859, 18.0894
      CIE-Lab:
        49.6043, 71.4472, -36.3334
        CIE-LCH:
        49.6043, 80.1550, 333.0451
        CIE-Luv:
        49.6043, 69.9091, -64.1717
        Hunter-Lab:
        42.5316, 67.4071, -33.5533
      #ca31b5 color charts
#ca31b5 RGB chart
      #ca31b5 CMYK chart
      #ca31b5 RGB pie chart
      #ca31b5 color shades, tints & tones
#ca31b5 color schemes
#ca31b5 color preview, HTML & CSS examples
           This text has a color of #ca31b5        
        
          <p style="color:#ca31b5;">Text here</p>
        
        
          .mytext {color:#ca31b5;}
        
        Text color #ca31b5
      
           This box has a color of #ca31b5        
        
          <div style="background-color:#ca31b5;">Content here</div>
        
        
          .mybackground {background-color:#ca31b5;}
        
        Background color #ca31b5
      
           Border around this has a color of #ca31b5        
        
          <div style="border:2px solid #ca31b5;">Content here</div>
        
        
          .myborder {border:2px solid #ca31b5;}
        
        Border color #ca31b5