#bcdac1 color space conversions
Hex:
#bcdac1
RGB:
188, 218, 193
CMY:
26, 15, 24
CMYK:
14, 0, 11, 15
HSL:
130°, 28.8462%, 79.6078%
HSV (HSB):
130°, 13.7615%, 85.4902%
XYZ:
55.4361, 64.6844, 60.0156
xyY:
0.3077, 0.3591, 64.6844
CIE-Lab:
84.3209, -14.6628, 8.9843
CIE-LCH:
84.3209, 17.1963, 148.5031
CIE-Luv:
84.3209, -15.2740, 15.8766
Hunter-Lab:
80.4266, -17.7110, 12.0555
#bcdac1 color charts
#bcdac1 color shades, tints & tones
#bcdac1 color schemes
#bcdac1 color preview, HTML & CSS examples
This text has a color of #bcdac1
<p style="color:#bcdac1;">Text here</p>
.mytext {color:#bcdac1;}
This box has a color of #bcdac1
<div style="background-color:#bcdac1;">Content here</div>
.mybackground {background-color:#bcdac1;}
Border around this has a color of #bcdac1
<div style="border:2px solid #bcdac1;">Content here</div>
.myborder {border:2px solid #bcdac1;}