#bcaade color space conversions
Hex:
#bcaade
RGB:
188, 170, 222
CMY:
26, 33, 13
CMYK:
15, 23, 0, 13
HSL:
261°, 44.0678%, 76.8627%
HSV (HSB):
261°, 23.4234%, 87.0588%
XYZ:
48.2986, 44.7147, 75.1924
xyY:
0.2871, 0.2658, 44.7147
CIE-Lab:
72.7037, 16.6527, -23.8433
CIE-LCH:
72.7037, 29.0829, 304.9314
CIE-Luv:
72.7037, 6.3191, -39.9797
Hunter-Lab:
66.8691, 11.9071, -19.8616
#bcaade color charts
#bcaade color shades, tints & tones
#bcaade color schemes
#bcaade color preview, HTML & CSS examples
This text has a color of #bcaade
<p style="color:#bcaade;">Text here</p>
.mytext {color:#bcaade;}
This box has a color of #bcaade
<div style="background-color:#bcaade;">Content here</div>
.mybackground {background-color:#bcaade;}
Border around this has a color of #bcaade
<div style="border:2px solid #bcaade;">Content here</div>
.myborder {border:2px solid #bcaade;}