#c99ecd color space conversions
Hex:
#c99ecd
RGB:
201, 158, 205
CMY:
21, 38, 20
CMYK:
2, 23, 0, 20
HSL:
295°, 31.9728%, 71.1765%
HSV (HSB):
295°, 22.9268%, 80.3922%
XYZ:
47.3337, 41.2790, 63.2305
xyY:
0.3117, 0.2719, 41.2790
CIE-Lab:
70.3710, 24.0326, -17.9445
CIE-LCH:
70.3710, 29.9929, 323.2523
CIE-Luv:
70.3710, 21.3075, -31.5016
Hunter-Lab:
64.2487, 19.0702, -13.3762
#c99ecd color charts
#c99ecd color shades, tints & tones
#c99ecd color schemes
#c99ecd color preview, HTML & CSS examples
This text has a color of #c99ecd
<p style="color:#c99ecd;">Text here</p>
.mytext {color:#c99ecd;}
This box has a color of #c99ecd
<div style="background-color:#c99ecd;">Content here</div>
.mybackground {background-color:#c99ecd;}
Border around this has a color of #c99ecd
<div style="border:2px solid #c99ecd;">Content here</div>
.myborder {border:2px solid #c99ecd;}