#c8b7cd color space conversions
Hex:
#c8b7cd
RGB:
200, 183, 205
CMY:
22, 28, 20
CMYK:
2, 11, 0, 20
HSL:
286°, 18.0328%, 76.0784%
HSV (HSB):
286°, 10.7317%, 80.3922%
XYZ:
51.7723, 50.5541, 64.7868
xyY:
0.3098, 0.3025, 50.5541
CIE-Lab:
76.4081, 10.0303, -8.8936
CIE-LCH:
76.4081, 13.4053, 318.4376
CIE-Luv:
76.4081, 8.2775, -15.2597
Hunter-Lab:
71.1014, 5.5469, -4.2534
#c8b7cd color charts
#c8b7cd color shades, tints & tones
#c8b7cd color schemes
#c8b7cd color preview, HTML & CSS examples
This text has a color of #c8b7cd
<p style="color:#c8b7cd;">Text here</p>
.mytext {color:#c8b7cd;}
This box has a color of #c8b7cd
<div style="background-color:#c8b7cd;">Content here</div>
.mybackground {background-color:#c8b7cd;}
Border around this has a color of #c8b7cd
<div style="border:2px solid #c8b7cd;">Content here</div>
.myborder {border:2px solid #c8b7cd;}