#c8bed7 color space conversions
Hex:
#c8bed7
RGB:
200, 190, 215
CMY:
22, 25, 16
CMYK:
7, 12, 0, 16
HSL:
264°, 23.8095%, 79.4118%
HSV (HSB):
264°, 11.6279%, 84.3137%
XYZ:
54.4986, 54.0126, 71.8431
xyY:
0.3022, 0.2995, 54.0126
CIE-Lab:
78.4691, 8.1922, -11.2381
CIE-LCH:
78.4691, 13.9071, 306.0909
CIE-Luv:
78.4691, 4.0462, -18.6899
Hunter-Lab:
73.4932, 3.7528, -6.5135
#c8bed7 color charts
#c8bed7 color shades, tints & tones
#c8bed7 color schemes
#c8bed7 color preview, HTML & CSS examples
This text has a color of #c8bed7
<p style="color:#c8bed7;">Text here</p>
.mytext {color:#c8bed7;}
This box has a color of #c8bed7
<div style="background-color:#c8bed7;">Content here</div>
.mybackground {background-color:#c8bed7;}
Border around this has a color of #c8bed7
<div style="border:2px solid #c8bed7;">Content here</div>
.myborder {border:2px solid #c8bed7;}