#c8b8d9 color space conversions
Hex:
#c8b8d9
RGB:
200, 184, 217
CMY:
22, 28, 15
CMYK:
8, 15, 0, 15
HSL:
269°, 30.2752%, 78.6275%
HSV (HSB):
269°, 15.2074%, 85.0980%
XYZ:
53.4843, 51.5701, 72.7807
xyY:
0.3008, 0.2900, 51.5701
CIE-Lab:
77.0231, 11.8318, -14.4855
CIE-LCH:
77.0231, 18.7035, 309.2421
CIE-Luv:
77.0231, 6.8196, -24.3842
Hunter-Lab:
71.8123, 7.2715, -9.8209
#c8b8d9 color charts
#c8b8d9 color shades, tints & tones
#c8b8d9 color schemes
#c8b8d9 color preview, HTML & CSS examples
This text has a color of #c8b8d9
<p style="color:#c8b8d9;">Text here</p>
.mytext {color:#c8b8d9;}
This box has a color of #c8b8d9
<div style="background-color:#c8b8d9;">Content here</div>
.mybackground {background-color:#c8b8d9;}
Border around this has a color of #c8b8d9
<div style="border:2px solid #c8b8d9;">Content here</div>
.myborder {border:2px solid #c8b8d9;}