#bcfdc7 color space conversions
Hex:
#bcfdc7
RGB:
188, 253, 199
CMY:
26, 1, 22
CMYK:
26, 0, 21, 1
HSL:
130°, 94.2029%, 86.4706%
HSV (HSB):
130°, 25.6917%, 99.2157%
XYZ:
66.1731, 85.0654, 66.9644
xyY:
0.3033, 0.3898, 85.0654
CIE-Lab:
93.9113, -30.6053, 19.4204
CIE-LCH:
93.9113, 36.2469, 147.6031
CIE-Luv:
93.9113, -32.1096, 33.9608
Hunter-Lab:
92.2309, -33.3354, 21.5141
#bcfdc7 color charts
#bcfdc7 color shades, tints & tones
#bcfdc7 color schemes
#bcfdc7 color preview, HTML & CSS examples
This text has a color of #bcfdc7
<p style="color:#bcfdc7;">Text here</p>
.mytext {color:#bcfdc7;}
This box has a color of #bcfdc7
<div style="background-color:#bcfdc7;">Content here</div>
.mybackground {background-color:#bcfdc7;}
Border around this has a color of #bcfdc7
<div style="border:2px solid #bcfdc7;">Content here</div>
.myborder {border:2px solid #bcfdc7;}