#c8c7db color space conversions
Hex:
#c8c7db
RGB:
200, 199, 219
CMY:
22, 22, 14
CMYK:
9, 9, 0, 14
HSL:
243°, 21.7391%, 81.9608%
HSV (HSB):
243°, 9.1324%, 85.8824%
XYZ:
57.0290, 58.2407, 75.2537
xyY:
0.2993, 0.3057, 58.2407
CIE-Lab:
80.8724, 4.1648, -9.8072
CIE-LCH:
80.8724, 10.6549, 293.0096
CIE-Luv:
80.8724, -0.6054, -15.8356
Hunter-Lab:
76.3156, -0.1630, -5.0441
#c8c7db color charts
#c8c7db color shades, tints & tones
#c8c7db color schemes
#c8c7db color preview, HTML & CSS examples
This text has a color of #c8c7db
<p style="color:#c8c7db;">Text here</p>
.mytext {color:#c8c7db;}
This box has a color of #c8c7db
<div style="background-color:#c8c7db;">Content here</div>
.mybackground {background-color:#c8c7db;}
Border around this has a color of #c8c7db
<div style="border:2px solid #c8c7db;">Content here</div>
.myborder {border:2px solid #c8c7db;}