#c8b3cc color space conversions
Hex:
#c8b3cc
RGB:
200, 179, 204
CMY:
22, 30, 20
CMYK:
2, 12, 0, 20
HSL:
290°, 19.6850%, 75.0980%
HSV (HSB):
290°, 12.2549%, 80.0000%
XYZ:
50.8386, 48.8792, 63.8819
xyY:
0.3108, 0.2988, 48.8792
CIE-Lab:
75.3761, 12.0088, -9.8860
CIE-LCH:
75.3761, 15.5546, 320.5378
CIE-Luv:
75.3761, 10.3723, -17.1036
Hunter-Lab:
69.9137, 7.4496, -5.2352
#c8b3cc color charts
#c8b3cc color shades, tints & tones
#c8b3cc color schemes
#c8b3cc color preview, HTML & CSS examples
This text has a color of #c8b3cc
<p style="color:#c8b3cc;">Text here</p>
.mytext {color:#c8b3cc;}
This box has a color of #c8b3cc
<div style="background-color:#c8b3cc;">Content here</div>
.mybackground {background-color:#c8b3cc;}
Border around this has a color of #c8b3cc
<div style="border:2px solid #c8b3cc;">Content here</div>
.myborder {border:2px solid #c8b3cc;}