#bcf9db color space conversions
Hex:
#bcf9db
RGB:
188, 249, 219
CMY:
26, 2, 14
CMYK:
24, 0, 12, 2
HSL:
150°, 83.5616%, 85.6863%
HSV (HSB):
150°, 24.4980%, 97.6471%
XYZ:
67.4009, 83.5572, 79.5936
xyY:
0.2923, 0.3624, 83.5572
CIE-Lab:
93.2578, -25.0647, 8.2110
CIE-LCH:
93.2578, 26.3754, 161.8615
CIE-Luv:
93.2578, -30.2675, 16.8114
Hunter-Lab:
91.4096, -28.3499, 12.3608
#bcf9db color charts
#bcf9db color shades, tints & tones
#bcf9db color schemes
#bcf9db color preview, HTML & CSS examples
This text has a color of #bcf9db
<p style="color:#bcf9db;">Text here</p>
.mytext {color:#bcf9db;}
This box has a color of #bcf9db
<div style="background-color:#bcf9db;">Content here</div>
.mybackground {background-color:#bcf9db;}
Border around this has a color of #bcf9db
<div style="border:2px solid #bcf9db;">Content here</div>
.myborder {border:2px solid #bcf9db;}