#ca31c6 color space conversions
Hex:
        #ca31c6
        RGB:
        202, 49, 198
        CMY:
        21, 81, 22
        CMYK:
        0, 76, 2, 21
      HSL:
        302°, 60.9562%, 49.2157%
        HSV (HSB):
        302°, 75.7426%, 79.2157%
        XYZ:
        35.6485, 18.8304, 55.1818
        xyY:
        0.3251, 0.1717, 18.8304
      CIE-Lab:
        50.4882, 73.9951, -44.8216
        CIE-LCH:
        50.4882, 86.5116, 328.7951
        CIE-Luv:
        50.4882, 63.6583, -77.4035
        Hunter-Lab:
        43.3940, 70.6995, -45.0201
      #ca31c6 color charts
#ca31c6 RGB chart
      #ca31c6 CMYK chart
      #ca31c6 RGB pie chart
      #ca31c6 color shades, tints & tones
#ca31c6 color schemes
#ca31c6 color preview, HTML & CSS examples
           This text has a color of #ca31c6        
        
          <p style="color:#ca31c6;">Text here</p>
        
        
          .mytext {color:#ca31c6;}
        
        Text color #ca31c6
      
           This box has a color of #ca31c6        
        
          <div style="background-color:#ca31c6;">Content here</div>
        
        
          .mybackground {background-color:#ca31c6;}
        
        Background color #ca31c6
      
           Border around this has a color of #ca31c6        
        
          <div style="border:2px solid #ca31c6;">Content here</div>
        
        
          .myborder {border:2px solid #ca31c6;}
        
        Border color #ca31c6