#ca11e5 color space conversions
Hex:
#ca11e5
RGB:
202, 17, 229
CMY:
21, 93, 10
CMYK:
12, 93, 0, 10
HSL:
292°, 86.1789%, 48.2353%
HSV (HSB):
292°, 92.5764%, 89.8039%
XYZ:
38.7004, 18.6146, 75.6820
xyY:
0.2910, 0.1400, 18.6146
CIE-Lab:
50.2332, 85.1038, -62.9682
CIE-LCH:
50.2332, 105.8662, 323.5023
CIE-Luv:
50.2332, 56.3032, -105.0857
Hunter-Lab:
43.1446, 84.6101, -73.8021
#ca11e5 color charts
#ca11e5 color shades, tints & tones
#ca11e5 color schemes
#ca11e5 color preview, HTML & CSS examples
This text has a color of #ca11e5
<p style="color:#ca11e5;">Text here</p>
.mytext {color:#ca11e5;}
This box has a color of #ca11e5
<div style="background-color:#ca11e5;">Content here</div>
.mybackground {background-color:#ca11e5;}
Border around this has a color of #ca11e5
<div style="border:2px solid #ca11e5;">Content here</div>
.myborder {border:2px solid #ca11e5;}