#bcdebf color space conversions
Hex:
#bcdebf
RGB:
188, 222, 191
CMY:
26, 13, 25
CMYK:
15, 0, 14, 13
HSL:
125°, 34.0000%, 80.3922%
HSV (HSB):
125°, 15.3153%, 87.0588%
XYZ:
56.2643, 66.6955, 59.1983
xyY:
0.3089, 0.3661, 66.6955
CIE-Lab:
85.3499, -17.0284, 11.5064
CIE-LCH:
85.3499, 20.5514, 145.9524
CIE-Luv:
85.3499, -17.2010, 19.9527
Hunter-Lab:
81.6673, -19.9411, 14.1895
#bcdebf color charts
#bcdebf color shades, tints & tones
#bcdebf color schemes
#bcdebf color preview, HTML & CSS examples
This text has a color of #bcdebf
<p style="color:#bcdebf;">Text here</p>
.mytext {color:#bcdebf;}
This box has a color of #bcdebf
<div style="background-color:#bcdebf;">Content here</div>
.mybackground {background-color:#bcdebf;}
Border around this has a color of #bcdebf
<div style="border:2px solid #bcdebf;">Content here</div>
.myborder {border:2px solid #bcdebf;}