#ca0ef1 color space conversions
Hex:
        #ca0ef1
        RGB:
        202, 14, 241
        CMY:
        21, 95, 5
        CMYK:
        16, 94, 0, 5
      HSL:
        290°, 89.0196%, 50.0000%
        HSV (HSB):
        290°, 94.1909%, 94.5098%
        XYZ:
        40.3913, 19.2215, 84.8003
        xyY:
        0.2797, 0.1331, 19.2215
      CIE-Lab:
        50.9454, 87.3548, -68.5874
        CIE-LCH:
        50.9454, 111.0635, 321.8624
        CIE-Luv:
        50.9454, 52.4753, -113.6919
        Hunter-Lab:
        43.8423, 87.7255, -83.9898
      #ca0ef1 color charts
#ca0ef1 RGB chart
      #ca0ef1 CMYK chart
      #ca0ef1 RGB pie chart
      #ca0ef1 color shades, tints & tones
#ca0ef1 color schemes
#ca0ef1 color preview, HTML & CSS examples
           This text has a color of #ca0ef1        
        
          <p style="color:#ca0ef1;">Text here</p>
        
        
          .mytext {color:#ca0ef1;}
        
        Text color #ca0ef1
      
           This box has a color of #ca0ef1        
        
          <div style="background-color:#ca0ef1;">Content here</div>
        
        
          .mybackground {background-color:#ca0ef1;}
        
        Background color #ca0ef1
      
           Border around this has a color of #ca0ef1        
        
          <div style="border:2px solid #ca0ef1;">Content here</div>
        
        
          .myborder {border:2px solid #ca0ef1;}
        
        Border color #ca0ef1