#c8bbd2 color space conversions
Hex:
#c8bbd2
RGB:
200, 187, 210
CMY:
22, 27, 18
CMYK:
5, 11, 0, 18
HSL:
274°, 20.3540%, 77.8431%
HSV (HSB):
274°, 10.9524%, 82.3529%
XYZ:
53.2226, 52.4732, 68.2960
xyY:
0.3059, 0.3016, 52.4732
CIE-Lab:
77.5629, 8.8305, -9.8864
CIE-LCH:
77.5629, 13.2559, 311.7711
CIE-Luv:
77.5629, 5.8912, -16.6415
Hunter-Lab:
72.4384, 4.3821, -5.1927
#c8bbd2 color charts
#c8bbd2 color shades, tints & tones
#c8bbd2 color schemes
#c8bbd2 color preview, HTML & CSS examples
This text has a color of #c8bbd2
<p style="color:#c8bbd2;">Text here</p>
.mytext {color:#c8bbd2;}
This box has a color of #c8bbd2
<div style="background-color:#c8bbd2;">Content here</div>
.mybackground {background-color:#c8bbd2;}
Border around this has a color of #c8bbd2
<div style="border:2px solid #c8bbd2;">Content here</div>
.myborder {border:2px solid #c8bbd2;}