#ca1eea color space conversions
Hex:
        #ca1eea
        RGB:
        202, 30, 234
        CMY:
        21, 88, 8
        CMYK:
        14, 87, 0, 8
      HSL:
        291°, 82.9268%, 51.7647%
        HSV (HSB):
        291°, 87.1795%, 91.7647%
        XYZ:
        39.6727, 19.4256, 79.5004
        xyY:
        0.2862, 0.1402, 19.4256
      CIE-Lab:
        51.1815, 84.0942, -64.2641
        CIE-LCH:
        51.1815, 105.8381, 322.6132
        CIE-Luv:
        51.1815, 53.7483, -107.3744
        Hunter-Lab:
        44.0745, 83.5424, -76.0936
      #ca1eea color charts
#ca1eea RGB chart
      #ca1eea CMYK chart
      #ca1eea RGB pie chart
      #ca1eea color shades, tints & tones
#ca1eea color schemes
#ca1eea color preview, HTML & CSS examples
           This text has a color of #ca1eea        
        
          <p style="color:#ca1eea;">Text here</p>
        
        
          .mytext {color:#ca1eea;}
        
        Text color #ca1eea
      
           This box has a color of #ca1eea        
        
          <div style="background-color:#ca1eea;">Content here</div>
        
        
          .mybackground {background-color:#ca1eea;}
        
        Background color #ca1eea
      
           Border around this has a color of #ca1eea        
        
          <div style="border:2px solid #ca1eea;">Content here</div>
        
        
          .myborder {border:2px solid #ca1eea;}
        
        Border color #ca1eea