#bcaede color space conversions
Hex:
#bcaede
RGB:
188, 174, 222
CMY:
26, 32, 13
CMYK:
15, 22, 0, 13
HSL:
258°, 42.1053%, 77.6471%
HSV (HSB):
258°, 21.6216%, 87.0588%
XYZ:
49.0599, 46.2374, 75.4462
xyY:
0.2873, 0.2708, 46.2374
CIE-Lab:
73.6993, 14.4467, -22.3253
CIE-LCH:
73.6993, 26.5918, 302.9068
CIE-Luv:
73.6993, 4.4899, -37.2399
Hunter-Lab:
67.9981, 9.7892, -18.1856
#bcaede color charts
#bcaede color shades, tints & tones
#bcaede color schemes
#bcaede color preview, HTML & CSS examples
This text has a color of #bcaede
<p style="color:#bcaede;">Text here</p>
.mytext {color:#bcaede;}
This box has a color of #bcaede
<div style="background-color:#bcaede;">Content here</div>
.mybackground {background-color:#bcaede;}
Border around this has a color of #bcaede
<div style="border:2px solid #bcaede;">Content here</div>
.myborder {border:2px solid #bcaede;}