#ca31e2 color space conversions
Hex:
        #ca31e2
        RGB:
        202, 49, 226
        CMY:
        21, 81, 11
        CMYK:
        11, 78, 0, 11
      HSL:
        292°, 75.3191%, 53.9216%
        HSV (HSB):
        292°, 78.3186%, 88.6275%
        XYZ:
        39.1829, 20.2442, 73.7939
        xyY:
        0.2941, 0.1520, 20.2442
      CIE-Lab:
        52.1122, 78.5386, -58.2430
        CIE-LCH:
        52.1122, 97.7781, 323.4400
        CIE-Luv:
        52.1122, 54.1569, -98.5166
        Hunter-Lab:
        44.9935, 76.7092, -65.7460
      #ca31e2 color charts
#ca31e2 RGB chart
      #ca31e2 CMYK chart
      #ca31e2 RGB pie chart
      #ca31e2 color shades, tints & tones
#ca31e2 color schemes
#ca31e2 color preview, HTML & CSS examples
           This text has a color of #ca31e2        
        
          <p style="color:#ca31e2;">Text here</p>
        
        
          .mytext {color:#ca31e2;}
        
        Text color #ca31e2
      
           This box has a color of #ca31e2        
        
          <div style="background-color:#ca31e2;">Content here</div>
        
        
          .mybackground {background-color:#ca31e2;}
        
        Background color #ca31e2
      
           Border around this has a color of #ca31e2        
        
          <div style="border:2px solid #ca31e2;">Content here</div>
        
        
          .myborder {border:2px solid #ca31e2;}
        
        Border color #ca31e2