#ca87ed color space conversions
Hex:
#ca87ed
RGB:
202, 135, 237
CMY:
21, 47, 7
CMYK:
15, 43, 0, 7
HSL:
279°, 73.9130%, 72.9412%
HSV (HSB):
279°, 43.0380%, 92.9412%
XYZ:
48.3072, 35.9989, 84.5232
xyY:
0.2861, 0.2132, 35.9989
CIE-Lab:
66.5191, 43.3339, -41.5355
CIE-LCH:
66.5191, 60.0252, 316.2140
CIE-Luv:
66.5191, 27.4003, -72.1943
Hunter-Lab:
59.9991, 38.7175, -41.5249
#ca87ed color charts
#ca87ed color shades, tints & tones
#ca87ed color schemes
#ca87ed color preview, HTML & CSS examples
This text has a color of #ca87ed
<p style="color:#ca87ed;">Text here</p>
.mytext {color:#ca87ed;}
This box has a color of #ca87ed
<div style="background-color:#ca87ed;">Content here</div>
.mybackground {background-color:#ca87ed;}
Border around this has a color of #ca87ed
<div style="border:2px solid #ca87ed;">Content here</div>
.myborder {border:2px solid #ca87ed;}