#ca04e5 color space conversions
Hex:
        #ca04e5
        RGB:
        202, 4, 229
        CMY:
        21, 98, 10
        CMYK:
        12, 98, 0, 10
      HSL:
        293°, 96.5665%, 45.6863%
        HSV (HSB):
        293°, 98.2533%, 89.8039%
        XYZ:
        38.5434, 18.3005, 75.6296
        xyY:
        0.2910, 0.1381, 18.3005
      CIE-Lab:
        49.8586, 86.2165, -63.5733
        CIE-LCH:
        49.8586, 107.1207, 323.5961
        CIE-Luv:
        49.8586, 56.8428, -105.8408
        Hunter-Lab:
        42.7791, 85.9626, -74.8740
      #ca04e5 color charts
#ca04e5 RGB chart
      #ca04e5 CMYK chart
      #ca04e5 RGB pie chart
      #ca04e5 color shades, tints & tones
#ca04e5 color schemes
#ca04e5 color preview, HTML & CSS examples
           This text has a color of #ca04e5        
        
          <p style="color:#ca04e5;">Text here</p>
        
        
          .mytext {color:#ca04e5;}
        
        Text color #ca04e5
      
           This box has a color of #ca04e5        
        
          <div style="background-color:#ca04e5;">Content here</div>
        
        
          .mybackground {background-color:#ca04e5;}
        
        Background color #ca04e5
      
           Border around this has a color of #ca04e5        
        
          <div style="border:2px solid #ca04e5;">Content here</div>
        
        
          .myborder {border:2px solid #ca04e5;}
        
        Border color #ca04e5