#ca00e9 color space conversions
Hex:
#ca00e9
RGB:
202, 0, 233
CMY:
21, 100, 9
CMYK:
13, 100, 0, 9
HSL:
292°, 100.0000%, 45.6863%
HSV (HSB):
292°, 100.0000%, 91.3725%
XYZ:
39.0651, 18.4397, 78.5911
xyY:
0.2870, 0.1355, 18.4397
CIE-Lab:
50.0252, 87.1608, -65.5684
CIE-LCH:
50.0252, 109.0698, 323.0470
CIE-Luv:
50.0252, 55.6231, -108.8518
Hunter-Lab:
42.9415, 87.2387, -78.4528
#ca00e9 color charts
#ca00e9 color shades, tints & tones
#ca00e9 color schemes
#ca00e9 color preview, HTML & CSS examples
This text has a color of #ca00e9
<p style="color:#ca00e9;">Text here</p>
.mytext {color:#ca00e9;}
This box has a color of #ca00e9
<div style="background-color:#ca00e9;">Content here</div>
.mybackground {background-color:#ca00e9;}
Border around this has a color of #ca00e9
<div style="border:2px solid #ca00e9;">Content here</div>
.myborder {border:2px solid #ca00e9;}