#bcfac0 color space conversions
Hex:
#bcfac0
RGB:
188, 250, 192
CMY:
26, 2, 25
CMYK:
25, 0, 23, 2
HSL:
124°, 86.1111%, 85.8824%
HSV (HSB):
124°, 24.8000%, 98.0392%
XYZ:
64.4391, 82.8684, 62.4681
xyY:
0.3072, 0.3950, 82.8684
CIE-Lab:
92.9568, -30.3961, 21.6699
CIE-LCH:
92.9568, 37.3297, 144.5143
CIE-Luv:
92.9568, -30.7093, 36.9547
Hunter-Lab:
91.0321, -32.9509, 23.0364
#bcfac0 color charts
#bcfac0 color shades, tints & tones
#bcfac0 color schemes
#bcfac0 color preview, HTML & CSS examples
This text has a color of #bcfac0
<p style="color:#bcfac0;">Text here</p>
.mytext {color:#bcfac0;}
This box has a color of #bcfac0
<div style="background-color:#bcfac0;">Content here</div>
.mybackground {background-color:#bcfac0;}
Border around this has a color of #bcfac0
<div style="border:2px solid #bcfac0;">Content here</div>
.myborder {border:2px solid #bcfac0;}