#bcadea color space conversions
Hex:
#bcadea
RGB:
188, 173, 234
CMY:
26, 32, 8
CMYK:
20, 26, 0, 8
HSL:
255°, 59.2233%, 79.8039%
HSV (HSB):
255°, 26.0684%, 91.7647%
XYZ:
50.5339, 46.5190, 84.1575
xyY:
0.2789, 0.2567, 46.5190
CIE-Lab:
73.8811, 17.6405, -28.5770
CIE-LCH:
73.8811, 33.5832, 301.6869
CIE-Luv:
73.8811, 3.9723, -48.0192
Hunter-Lab:
68.2049, 12.8946, -25.4142
#bcadea color charts
#bcadea color shades, tints & tones
#bcadea color schemes
#bcadea color preview, HTML & CSS examples
This text has a color of #bcadea
<p style="color:#bcadea;">Text here</p>
.mytext {color:#bcadea;}
This box has a color of #bcadea
<div style="background-color:#bcadea;">Content here</div>
.mybackground {background-color:#bcadea;}
Border around this has a color of #bcadea
<div style="border:2px solid #bcadea;">Content here</div>
.myborder {border:2px solid #bcadea;}