#bcfdd3 color space conversions
Hex:
#bcfdd3
RGB:
188, 253, 211
CMY:
26, 1, 17
CMYK:
26, 0, 17, 1
HSL:
141°, 94.2029%, 86.4706%
HSV (HSB):
141°, 25.6917%, 99.2157%
XYZ:
67.6222, 85.6451, 74.5951
xyY:
0.2968, 0.3759, 85.6451
CIE-Lab:
94.1604, -28.4675, 13.6204
CIE-LCH:
94.1604, 31.5581, 154.4310
CIE-Luv:
94.1604, -32.0943, 25.3724
Hunter-Lab:
92.5446, -31.5235, 16.9908
#bcfdd3 color charts
#bcfdd3 color shades, tints & tones
#bcfdd3 color schemes
#bcfdd3 color preview, HTML & CSS examples
This text has a color of #bcfdd3
<p style="color:#bcfdd3;">Text here</p>
.mytext {color:#bcfdd3;}
This box has a color of #bcfdd3
<div style="background-color:#bcfdd3;">Content here</div>
.mybackground {background-color:#bcfdd3;}
Border around this has a color of #bcfdd3
<div style="border:2px solid #bcfdd3;">Content here</div>
.myborder {border:2px solid #bcfdd3;}