#c8b7d7 color space conversions
Hex:
#c8b7d7
RGB:
200, 183, 215
CMY:
22, 28, 16
CMYK:
7, 15, 0, 16
HSL:
272°, 28.5714%, 78.0392%
HSV (HSB):
272°, 14.8837%, 84.3137%
XYZ:
53.0186, 51.0526, 71.3497
xyY:
0.3022, 0.2910, 51.0526
CIE-Lab:
76.7109, 11.9760, -13.8700
CIE-LCH:
76.7109, 18.3249, 310.8087
CIE-Luv:
76.7109, 7.4676, -23.4147
Hunter-Lab:
71.4511, 7.4123, -9.1901
#c8b7d7 color charts
#c8b7d7 color shades, tints & tones
#c8b7d7 color schemes
#c8b7d7 color preview, HTML & CSS examples
This text has a color of #c8b7d7
<p style="color:#c8b7d7;">Text here</p>
.mytext {color:#c8b7d7;}
This box has a color of #c8b7d7
<div style="background-color:#c8b7d7;">Content here</div>
.mybackground {background-color:#c8b7d7;}
Border around this has a color of #c8b7d7
<div style="border:2px solid #c8b7d7;">Content here</div>
.myborder {border:2px solid #c8b7d7;}