#ca0ffe color space conversions
Hex:
        #ca0ffe
        RGB:
        202, 15, 254
        CMY:
        21, 94, 0
        CMYK:
        20, 94, 0, 0
      HSL:
        287°, 99.1701%, 52.7451%
        HSV (HSB):
        287°, 94.0945%, 99.6078%
        XYZ:
        42.4173, 20.0540, 95.4011
        xyY:
        0.2687, 0.1270, 20.0540
      CIE-Lab:
        51.8982, 89.4308, -74.3133
        CIE-LCH:
        51.8982, 116.2769, 320.2748
        CIE-Luv:
        51.8982, 48.3881, -122.5156
        Hunter-Lab:
        44.7816, 90.7079, -94.9620
      #ca0ffe color charts
#ca0ffe RGB chart
      #ca0ffe CMYK chart
      #ca0ffe RGB pie chart
      #ca0ffe color shades, tints & tones
#ca0ffe color schemes
#ca0ffe color preview, HTML & CSS examples
           This text has a color of #ca0ffe        
        
          <p style="color:#ca0ffe;">Text here</p>
        
        
          .mytext {color:#ca0ffe;}
        
        Text color #ca0ffe
      
           This box has a color of #ca0ffe        
        
          <div style="background-color:#ca0ffe;">Content here</div>
        
        
          .mybackground {background-color:#ca0ffe;}
        
        Background color #ca0ffe
      
           Border around this has a color of #ca0ffe        
        
          <div style="border:2px solid #ca0ffe;">Content here</div>
        
        
          .myborder {border:2px solid #ca0ffe;}
        
        Border color #ca0ffe