#ca00f0 color space conversions
Hex:
        #ca00f0
        RGB:
        202, 0, 240
        CMY:
        21, 100, 6
        CMYK:
        16, 100, 0, 6
      HSL:
        291°, 100.0000%, 47.0588%
        HSV (HSB):
        291°, 100.0000%, 94.1176%
        XYZ:
        40.0853, 18.8478, 83.9633
        xyY:
        0.2805, 0.1319, 18.8478
      CIE-Lab:
        50.5087, 88.2851, -68.7329
        CIE-LCH:
        50.5087, 111.8860, 322.0981
        CIE-Luv:
        50.5087, 53.2930, -113.7051
        Hunter-Lab:
        43.4141, 88.8388, -84.2777
      #ca00f0 color charts
#ca00f0 RGB chart
      #ca00f0 CMYK chart
      #ca00f0 RGB pie chart
      #ca00f0 color shades, tints & tones
#ca00f0 color schemes
#ca00f0 color preview, HTML & CSS examples
           This text has a color of #ca00f0        
        
          <p style="color:#ca00f0;">Text here</p>
        
        
          .mytext {color:#ca00f0;}
        
        Text color #ca00f0
      
           This box has a color of #ca00f0        
        
          <div style="background-color:#ca00f0;">Content here</div>
        
        
          .mybackground {background-color:#ca00f0;}
        
        Background color #ca00f0
      
           Border around this has a color of #ca00f0        
        
          <div style="border:2px solid #ca00f0;">Content here</div>
        
        
          .myborder {border:2px solid #ca00f0;}
        
        Border color #ca00f0