#ca04ef color space conversions
Hex:
        #ca04ef
        RGB:
        202, 4, 239
        CMY:
        21, 98, 6
        CMYK:
        15, 98, 0, 6
      HSL:
        291°, 96.7078%, 47.6471%
        HSV (HSB):
        291°, 98.3264%, 93.7255%
        XYZ:
        39.9805, 18.8754, 83.1975
        xyY:
        0.2814, 0.1329, 18.8754
      CIE-Lab:
        50.5411, 87.8185, -68.1177
        CIE-LCH:
        50.5411, 111.1400, 322.2006
        CIE-Luv:
        50.5411, 53.4831, -112.8199
        Hunter-Lab:
        43.4458, 88.2325, -83.1266
      #ca04ef color charts
#ca04ef RGB chart
      #ca04ef CMYK chart
      #ca04ef RGB pie chart
      #ca04ef color shades, tints & tones
#ca04ef color schemes
#ca04ef color preview, HTML & CSS examples
           This text has a color of #ca04ef        
        
          <p style="color:#ca04ef;">Text here</p>
        
        
          .mytext {color:#ca04ef;}
        
        Text color #ca04ef
      
           This box has a color of #ca04ef        
        
          <div style="background-color:#ca04ef;">Content here</div>
        
        
          .mybackground {background-color:#ca04ef;}
        
        Background color #ca04ef
      
           Border around this has a color of #ca04ef        
        
          <div style="border:2px solid #ca04ef;">Content here</div>
        
        
          .myborder {border:2px solid #ca04ef;}
        
        Border color #ca04ef