#ca04f4 color space conversions
Hex:
        #ca04f4
        RGB:
        202, 4, 244
        CMY:
        21, 98, 4
        CMYK:
        17, 98, 0, 4
      HSL:
        290°, 96.7742%, 48.6275%
        HSV (HSB):
        290°, 98.3607%, 95.6863%
        XYZ:
        40.7297, 19.1750, 87.1424
        xyY:
        0.2770, 0.1304, 19.1750
      CIE-Lab:
        50.8914, 88.6342, -70.3592
        CIE-LCH:
        50.8914, 113.1655, 321.5569
        CIE-Luv:
        50.8914, 51.8654, -116.2594
        Hunter-Lab:
        43.7893, 89.3965, -87.3368
      #ca04f4 color charts
#ca04f4 RGB chart
      #ca04f4 CMYK chart
      #ca04f4 RGB pie chart
      #ca04f4 color shades, tints & tones
#ca04f4 color schemes
#ca04f4 color preview, HTML & CSS examples
           This text has a color of #ca04f4        
        
          <p style="color:#ca04f4;">Text here</p>
        
        
          .mytext {color:#ca04f4;}
        
        Text color #ca04f4
      
           This box has a color of #ca04f4        
        
          <div style="background-color:#ca04f4;">Content here</div>
        
        
          .mybackground {background-color:#ca04f4;}
        
        Background color #ca04f4
      
           Border around this has a color of #ca04f4        
        
          <div style="border:2px solid #ca04f4;">Content here</div>
        
        
          .myborder {border:2px solid #ca04f4;}
        
        Border color #ca04f4