#c7bade color space conversions
Hex:
#c7bade
RGB:
199, 186, 222
CMY:
22, 27, 13
CMYK:
10, 16, 0, 13
HSL:
262°, 35.2941%, 80.0000%
HSV (HSB):
262°, 16.2162%, 87.0588%
XYZ:
54.2969, 52.5339, 76.3855
xyY:
0.2964, 0.2867, 52.5339
CIE-Lab:
77.5990, 11.4295, -16.3332
CIE-LCH:
77.5990, 19.9351, 304.9833
CIE-Luv:
77.5990, 4.9052, -27.3032
Hunter-Lab:
72.4802, 6.8788, -11.7484
#c7bade color charts
#c7bade color shades, tints & tones
#c7bade color schemes
#c7bade color preview, HTML & CSS examples
This text has a color of #c7bade
<p style="color:#c7bade;">Text here</p>
.mytext {color:#c7bade;}
This box has a color of #c7bade
<div style="background-color:#c7bade;">Content here</div>
.mybackground {background-color:#c7bade;}
Border around this has a color of #c7bade
<div style="border:2px solid #c7bade;">Content here</div>
.myborder {border:2px solid #c7bade;}