#ca32e1 color space conversions
Hex:
        #ca32e1
        RGB:
        202, 50, 225
        CMY:
        21, 80, 12
        CMYK:
        10, 78, 0, 12
      HSL:
        292°, 74.4681%, 53.9216%
        HSV (HSB):
        292°, 77.7778%, 88.2353%
        XYZ:
        39.0883, 20.2740, 73.0873
        xyY:
        0.2951, 0.1531, 20.2740
      CIE-Lab:
        52.1456, 78.0948, -57.6228
        CIE-LCH:
        52.1456, 97.0525, 323.5780
        CIE-Luv:
        52.1456, 54.3272, -97.5686
        Hunter-Lab:
        45.0267, 76.1619, -64.7208
      #ca32e1 color charts
#ca32e1 RGB chart
      #ca32e1 CMYK chart
      #ca32e1 RGB pie chart
      #ca32e1 color shades, tints & tones
#ca32e1 color schemes
#ca32e1 color preview, HTML & CSS examples
           This text has a color of #ca32e1        
        
          <p style="color:#ca32e1;">Text here</p>
        
        
          .mytext {color:#ca32e1;}
        
        Text color #ca32e1
      
           This box has a color of #ca32e1        
        
          <div style="background-color:#ca32e1;">Content here</div>
        
        
          .mybackground {background-color:#ca32e1;}
        
        Background color #ca32e1
      
           Border around this has a color of #ca32e1        
        
          <div style="border:2px solid #ca32e1;">Content here</div>
        
        
          .myborder {border:2px solid #ca32e1;}
        
        Border color #ca32e1