#ca99ed color space conversions
Hex:
#ca99ed
RGB:
202, 153, 237
CMY:
21, 40, 7
CMYK:
15, 35, 0, 7
HSL:
275°, 70.0000%, 76.4706%
HSV (HSB):
275°, 35.4430%, 92.9412%
XYZ:
51.0344, 41.4534, 85.4323
xyY:
0.2868, 0.2330, 41.4534
CIE-Lab:
70.4925, 33.5795, -35.3415
CIE-LCH:
70.4925, 48.7504, 313.5355
CIE-Luv:
70.4925, 20.0398, -61.2152
Hunter-Lab:
64.3844, 28.8159, -33.6035
#ca99ed color charts
#ca99ed color shades, tints & tones
#ca99ed color schemes
#ca99ed color preview, HTML & CSS examples
This text has a color of #ca99ed
<p style="color:#ca99ed;">Text here</p>
.mytext {color:#ca99ed;}
This box has a color of #ca99ed
<div style="background-color:#ca99ed;">Content here</div>
.mybackground {background-color:#ca99ed;}
Border around this has a color of #ca99ed
<div style="border:2px solid #ca99ed;">Content here</div>
.myborder {border:2px solid #ca99ed;}