#ca18fc color space conversions
Hex:
        #ca18fc
        RGB:
        202, 24, 252
        CMY:
        21, 91, 1
        CMYK:
        20, 90, 0, 1
      HSL:
        287°, 97.4359%, 54.1176%
        HSV (HSB):
        287°, 90.4762%, 98.8235%
        XYZ:
        42.2544, 20.2381, 93.7747
        xyY:
        0.2704, 0.1295, 20.2381
      CIE-Lab:
        52.1054, 88.0480, -72.8623
        CIE-LCH:
        52.1054, 114.2863, 320.3912
        CIE-Luv:
        52.1054, 48.5413, -120.5087
        Hunter-Lab:
        44.9868, 88.9317, -92.0990
      #ca18fc color charts
#ca18fc RGB chart
      #ca18fc CMYK chart
      #ca18fc RGB pie chart
      #ca18fc color shades, tints & tones
#ca18fc color schemes
#ca18fc color preview, HTML & CSS examples
           This text has a color of #ca18fc        
        
          <p style="color:#ca18fc;">Text here</p>
        
        
          .mytext {color:#ca18fc;}
        
        Text color #ca18fc
      
           This box has a color of #ca18fc        
        
          <div style="background-color:#ca18fc;">Content here</div>
        
        
          .mybackground {background-color:#ca18fc;}
        
        Background color #ca18fc
      
           Border around this has a color of #ca18fc        
        
          <div style="border:2px solid #ca18fc;">Content here</div>
        
        
          .myborder {border:2px solid #ca18fc;}
        
        Border color #ca18fc