#bcfdc6 color space conversions
Hex:
#bcfdc6
RGB:
188, 253, 198
CMY:
26, 1, 22
CMYK:
26, 0, 22, 1
HSL:
129°, 94.2029%, 86.4706%
HSV (HSB):
129°, 25.6917%, 99.2157%
XYZ:
66.0574, 85.0191, 66.3548
xyY:
0.3038, 0.3910, 85.0191
CIE-Lab:
93.8914, -30.7779, 19.9037
CIE-LCH:
93.8914, 36.6529, 147.1098
CIE-Luv:
93.8914, -32.1110, 34.6609
Hunter-Lab:
92.2058, -33.4807, 21.8767
#bcfdc6 color charts
#bcfdc6 color shades, tints & tones
#bcfdc6 color schemes
#bcfdc6 color preview, HTML & CSS examples
This text has a color of #bcfdc6
<p style="color:#bcfdc6;">Text here</p>
.mytext {color:#bcfdc6;}
This box has a color of #bcfdc6
<div style="background-color:#bcfdc6;">Content here</div>
.mybackground {background-color:#bcfdc6;}
Border around this has a color of #bcfdc6
<div style="border:2px solid #bcfdc6;">Content here</div>
.myborder {border:2px solid #bcfdc6;}