#ca15ed color space conversions
Hex:
#ca15ed
RGB:
202, 21, 237
CMY:
21, 92, 7
CMYK:
15, 91, 0, 7
HSL:
290°, 85.7143%, 50.5882%
HSV (HSB):
290°, 91.1392%, 92.9412%
XYZ:
39.9113, 19.2073, 81.7246
xyY:
0.2834, 0.1364, 19.2073
CIE-Lab:
50.9289, 85.9309, -66.3637
CIE-LCH:
50.9289, 108.5737, 322.3214
CIE-Luv:
50.9289, 53.4154, -110.4032
Hunter-Lab:
43.8261, 85.8596, -79.8824
#ca15ed color charts
#ca15ed color shades, tints & tones
#ca15ed color schemes
#ca15ed color preview, HTML & CSS examples
This text has a color of #ca15ed
<p style="color:#ca15ed;">Text here</p>
.mytext {color:#ca15ed;}
This box has a color of #ca15ed
<div style="background-color:#ca15ed;">Content here</div>
.mybackground {background-color:#ca15ed;}
Border around this has a color of #ca15ed
<div style="border:2px solid #ca15ed;">Content here</div>
.myborder {border:2px solid #ca15ed;}