#ca0afd color space conversions
Hex:
        #ca0afd
        RGB:
        202, 10, 253
        CMY:
        21, 96, 1
        CMYK:
        20, 96, 0, 1
      HSL:
        287°, 98.3806%, 51.5686%
        HSV (HSB):
        287°, 96.0474%, 99.2157%
        XYZ:
        42.1953, 19.8655, 94.5390
        xyY:
        0.2694, 0.1269, 19.8655
      CIE-Lab:
        51.6848, 89.6826, -74.1029
        CIE-LCH:
        51.6848, 116.3366, 320.4338
        CIE-Luv:
        51.6848, 48.8687, -122.0984
        Hunter-Lab:
        44.5707, 90.9879, -94.5606
      #ca0afd color charts
#ca0afd RGB chart
      #ca0afd CMYK chart
      #ca0afd RGB pie chart
      #ca0afd color shades, tints & tones
#ca0afd color schemes
#ca0afd color preview, HTML & CSS examples
           This text has a color of #ca0afd        
        
          <p style="color:#ca0afd;">Text here</p>
        
        
          .mytext {color:#ca0afd;}
        
        Text color #ca0afd
      
           This box has a color of #ca0afd        
        
          <div style="background-color:#ca0afd;">Content here</div>
        
        
          .mybackground {background-color:#ca0afd;}
        
        Background color #ca0afd
      
           Border around this has a color of #ca0afd        
        
          <div style="border:2px solid #ca0afd;">Content here</div>
        
        
          .myborder {border:2px solid #ca0afd;}
        
        Border color #ca0afd