#c99cee color space conversions
Hex:
#c99cee
RGB:
201, 156, 238
CMY:
21, 39, 7
CMYK:
16, 34, 0, 7
HSL:
273°, 70.6897%, 77.2549%
HSV (HSB):
273°, 34.4538%, 93.3333%
XYZ:
51.4085, 42.3675, 86.3571
xyY:
0.2854, 0.2352, 42.3675
CIE-Lab:
71.1235, 31.8497, -34.9167
CIE-LCH:
71.1235, 47.2607, 312.3699
CIE-Luv:
71.1235, 18.0612, -60.3395
Hunter-Lab:
65.0903, 27.0717, -33.0985
#c99cee color charts
#c99cee color shades, tints & tones
#c99cee color schemes
#c99cee color preview, HTML & CSS examples
This text has a color of #c99cee
<p style="color:#c99cee;">Text here</p>
.mytext {color:#c99cee;}
This box has a color of #c99cee
<div style="background-color:#c99cee;">Content here</div>
.mybackground {background-color:#c99cee;}
Border around this has a color of #c99cee
<div style="border:2px solid #c99cee;">Content here</div>
.myborder {border:2px solid #c99cee;}