#ca18ea color space conversions
Hex:
        #ca18ea
        RGB:
        202, 24, 234
        CMY:
        21, 91, 8
        CMYK:
        14, 90, 0, 8
      HSL:
        291°, 83.3333%, 50.5882%
        HSV (HSB):
        291°, 89.7436%, 91.7647%
        XYZ:
        39.5350, 19.1503, 79.4546
        xyY:
        0.2862, 0.1386, 19.1503
      CIE-Lab:
        50.8626, 85.0359, -64.7792
        CIE-LCH:
        50.8626, 106.8992, 322.7003
        CIE-Luv:
        50.8626, 54.2051, -108.0224
        Hunter-Lab:
        43.7611, 84.6801, -77.0167
      #ca18ea color charts
#ca18ea RGB chart
      #ca18ea CMYK chart
      #ca18ea RGB pie chart
      #ca18ea color shades, tints & tones
#ca18ea color schemes
#ca18ea color preview, HTML & CSS examples
           This text has a color of #ca18ea        
        
          <p style="color:#ca18ea;">Text here</p>
        
        
          .mytext {color:#ca18ea;}
        
        Text color #ca18ea
      
           This box has a color of #ca18ea        
        
          <div style="background-color:#ca18ea;">Content here</div>
        
        
          .mybackground {background-color:#ca18ea;}
        
        Background color #ca18ea
      
           Border around this has a color of #ca18ea        
        
          <div style="border:2px solid #ca18ea;">Content here</div>
        
        
          .myborder {border:2px solid #ca18ea;}
        
        Border color #ca18ea