#c7bced color space conversions
Hex:
#c7bced
RGB:
199, 188, 237
CMY:
22, 26, 7
CMYK:
16, 21, 0, 7
HSL:
253°, 57.6471%, 83.3333%
HSV (HSB):
253°, 20.6751%, 92.9412%
XYZ:
56.8225, 54.2230, 87.5920
xyY:
0.2861, 0.2730, 54.2230
CIE-Lab:
78.5916, 13.4863, -22.9190
CIE-LCH:
78.5916, 26.5925, 300.4740
CIE-Luv:
78.5916, 2.8395, -38.4092
Hunter-Lab:
73.6363, 8.8786, -18.9814
#c7bced color charts
#c7bced color shades, tints & tones
#c7bced color schemes
#c7bced color preview, HTML & CSS examples
This text has a color of #c7bced
<p style="color:#c7bced;">Text here</p>
.mytext {color:#c7bced;}
This box has a color of #c7bced
<div style="background-color:#c7bced;">Content here</div>
.mybackground {background-color:#c7bced;}
Border around this has a color of #c7bced
<div style="border:2px solid #c7bced;">Content here</div>
.myborder {border:2px solid #c7bced;}