#c8bfc8 color space conversions
Hex:
#c8bfc8
RGB:
200, 191, 200
CMY:
22, 25, 22
CMYK:
0, 5, 0, 22
HSL:
300°, 7.5630%, 76.6667%
HSV (HSB):
300°, 4.5000%, 78.4314%
XYZ:
52.8755, 53.7111, 62.2240
xyY:
0.3132, 0.3182, 53.7111
CIE-Lab:
78.2930, 4.7860, -3.3958
CIE-LCH:
78.2930, 5.8683, 324.6430
CIE-Luv:
78.2930, 4.5936, -5.9516
Hunter-Lab:
73.2879, 0.5300, 0.9622
#c8bfc8 color charts
#c8bfc8 color shades, tints & tones
#c8bfc8 color schemes
#c8bfc8 color preview, HTML & CSS examples
This text has a color of #c8bfc8
<p style="color:#c8bfc8;">Text here</p>
.mytext {color:#c8bfc8;}
This box has a color of #c8bfc8
<div style="background-color:#c8bfc8;">Content here</div>
.mybackground {background-color:#c8bfc8;}
Border around this has a color of #c8bfc8
<div style="border:2px solid #c8bfc8;">Content here</div>
.myborder {border:2px solid #c8bfc8;}