#bcaddc color space conversions
Hex:
#bcaddc
RGB:
188, 173, 220
CMY:
26, 32, 14
CMYK:
15, 21, 0, 14
HSL:
259°, 40.1709%, 77.0588%
HSV (HSB):
259°, 21.3636%, 86.2745%
XYZ:
48.6009, 45.7458, 73.9784
xyY:
0.2887, 0.2718, 45.7458
CIE-Lab:
73.3803, 14.5669, -21.7201
CIE-LCH:
73.3803, 26.1526, 303.8484
CIE-Luv:
73.3803, 5.1107, -36.2503
Hunter-Lab:
67.6357, 9.9022, -17.5052
#bcaddc color charts
#bcaddc RGB chart
#bcaddc CMYK chart
#bcaddc RGB pie chart
#bcaddc color shades, tints & tones
#bcaddc color schemes
#bcaddc color preview, HTML & CSS examples
This text has a color of #bcaddc
<p style="color:#bcaddc;">Text here</p>
.mytext {color:#bcaddc;}
Text color #bcaddc
This box has a color of #bcaddc
<div style="background-color:#bcaddc;">Content here</div>
.mybackground {background-color:#bcaddc;}
Background color #bcaddc
Border around this has a color of #bcaddc
<div style="border:2px solid #bcaddc;">Content here</div>
.myborder {border:2px solid #bcaddc;}
Border color #bcaddc