#c99bcf color space conversions
Hex:
#c99bcf
RGB:
201, 155, 207
CMY:
21, 39, 19
CMYK:
3, 25, 0, 19
HSL:
293°, 35.1351%, 70.9804%
HSV (HSB):
293°, 25.1208%, 81.1765%
XYZ:
47.0712, 40.3652, 64.3418
xyY:
0.3101, 0.2659, 40.3652
CIE-Lab:
69.7288, 26.0664, -20.0235
CIE-LCH:
69.7288, 32.8694, 322.4695
CIE-Luv:
69.7288, 22.5088, -35.0836
Hunter-Lab:
63.5336, 21.0645, -15.5707
#c99bcf color charts
#c99bcf color shades, tints & tones
#c99bcf color schemes
#c99bcf color preview, HTML & CSS examples
This text has a color of #c99bcf
<p style="color:#c99bcf;">Text here</p>
.mytext {color:#c99bcf;}
This box has a color of #c99bcf
<div style="background-color:#c99bcf;">Content here</div>
.mybackground {background-color:#c99bcf;}
Border around this has a color of #c99bcf
<div style="border:2px solid #c99bcf;">Content here</div>
.myborder {border:2px solid #c99bcf;}