#c8bbd6 color space conversions
Hex:
#c8bbd6
RGB:
200, 187, 214
CMY:
22, 27, 16
CMYK:
7, 13, 0, 16
HSL:
269°, 24.7706%, 78.6275%
HSV (HSB):
269°, 12.6168%, 83.9216%
XYZ:
53.7273, 52.6750, 70.9539
xyY:
0.3029, 0.2970, 52.6750
CIE-Lab:
77.6828, 9.6127, -11.8725
CIE-LCH:
77.6828, 15.2761, 308.9955
CIE-Luv:
77.6828, 5.5899, -19.8995
Hunter-Lab:
72.5776, 5.1283, -7.1593
#c8bbd6 color charts
#c8bbd6 color shades, tints & tones
#c8bbd6 color schemes
#c8bbd6 color preview, HTML & CSS examples
This text has a color of #c8bbd6
<p style="color:#c8bbd6;">Text here</p>
.mytext {color:#c8bbd6;}
This box has a color of #c8bbd6
<div style="background-color:#c8bbd6;">Content here</div>
.mybackground {background-color:#c8bbd6;}
Border around this has a color of #c8bbd6
<div style="border:2px solid #c8bbd6;">Content here</div>
.myborder {border:2px solid #c8bbd6;}