#ca1eeb color space conversions
Hex:
        #ca1eeb
        RGB:
        202, 30, 235
        CMY:
        21, 88, 8
        CMYK:
        14, 87, 0, 8
      HSL:
        290°, 83.6735%, 51.9608%
        HSV (HSB):
        290°, 87.2340%, 92.1569%
        XYZ:
        39.8168, 19.4833, 80.2593
        xyY:
        0.2853, 0.1396, 19.4833
      CIE-Lab:
        51.2479, 84.2599, -64.7209
        CIE-LCH:
        51.2479, 106.2475, 322.4718
        CIE-Luv:
        51.2479, 53.4238, -108.0832
        Hunter-Lab:
        44.1398, 83.7730, -76.9089
      #ca1eeb color charts
#ca1eeb RGB chart
      #ca1eeb CMYK chart
      #ca1eeb RGB pie chart
      #ca1eeb color shades, tints & tones
#ca1eeb color schemes
#ca1eeb color preview, HTML & CSS examples
           This text has a color of #ca1eeb        
        
          <p style="color:#ca1eeb;">Text here</p>
        
        
          .mytext {color:#ca1eeb;}
        
        Text color #ca1eeb
      
           This box has a color of #ca1eeb        
        
          <div style="background-color:#ca1eeb;">Content here</div>
        
        
          .mybackground {background-color:#ca1eeb;}
        
        Background color #ca1eeb
      
           Border around this has a color of #ca1eeb        
        
          <div style="border:2px solid #ca1eeb;">Content here</div>
        
        
          .myborder {border:2px solid #ca1eeb;}
        
        Border color #ca1eeb