#bcfdd9 color space conversions
Hex:
#bcfdd9
RGB:
188, 253, 217
CMY:
26, 1, 15
CMYK:
26, 0, 14, 1
HSL:
147°, 94.2029%, 86.4706%
HSV (HSB):
147°, 25.6917%, 99.2157%
XYZ:
68.3887, 85.9517, 78.6315
xyY:
0.2935, 0.3689, 85.9517
CIE-Lab:
94.2917, -27.3533, 10.7224
CIE-LCH:
94.2917, 29.3798, 158.5950
CIE-Luv:
94.2917, -32.0875, 20.9564
Hunter-Lab:
92.7101, -30.5701, 14.6107
#bcfdd9 color charts
#bcfdd9 color shades, tints & tones
#bcfdd9 color schemes
#bcfdd9 color preview, HTML & CSS examples
This text has a color of #bcfdd9
<p style="color:#bcfdd9;">Text here</p>
.mytext {color:#bcfdd9;}
This box has a color of #bcfdd9
<div style="background-color:#bcfdd9;">Content here</div>
.mybackground {background-color:#bcfdd9;}
Border around this has a color of #bcfdd9
<div style="border:2px solid #bcfdd9;">Content here</div>
.myborder {border:2px solid #bcfdd9;}