#c8b7d5 color space conversions
Hex:
#c8b7d5
RGB:
200, 183, 213
CMY:
22, 28, 16
CMYK:
6, 14, 0, 16
HSL:
274°, 26.3158%, 77.6471%
HSV (HSB):
274°, 14.0845%, 83.5294%
XYZ:
52.7631, 50.9504, 70.0043
xyY:
0.3037, 0.2933, 50.9504
CIE-Lab:
76.6490, 11.5806, -12.8779
CIE-LCH:
76.6490, 17.3191, 311.9638
CIE-Luv:
76.6490, 7.6304, -21.7741
Hunter-Lab:
71.3796, 7.0314, -8.1820
#c8b7d5 color charts
#c8b7d5 color shades, tints & tones
#c8b7d5 color schemes
#c8b7d5 color preview, HTML & CSS examples
This text has a color of #c8b7d5
<p style="color:#c8b7d5;">Text here</p>
.mytext {color:#c8b7d5;}
This box has a color of #c8b7d5
<div style="background-color:#c8b7d5;">Content here</div>
.mybackground {background-color:#c8b7d5;}
Border around this has a color of #c8b7d5
<div style="border:2px solid #c8b7d5;">Content here</div>
.myborder {border:2px solid #c8b7d5;}