#bcfaa7 color space conversions
Hex:
#bcfaa7
RGB:
188, 250, 167
CMY:
26, 2, 35
CMYK:
25, 0, 33, 2
HSL:
105°, 89.2473%, 81.7647%
HSV (HSB):
105°, 33.2000%, 98.0392%
XYZ:
61.8997, 81.8526, 49.0959
xyY:
0.3210, 0.4244, 81.8526
CIE-Lab:
92.5098, -34.3167, 33.7212
CIE-LCH:
92.5098, 48.1119, 135.5014
CIE-Luv:
92.5098, -30.7084, 53.2991
Hunter-Lab:
90.4724, -36.2001, 31.1563
#bcfaa7 color charts
#bcfaa7 color shades, tints & tones
#bcfaa7 color schemes
#bcfaa7 color preview, HTML & CSS examples
This text has a color of #bcfaa7
<p style="color:#bcfaa7;">Text here</p>
.mytext {color:#bcfaa7;}
This box has a color of #bcfaa7
<div style="background-color:#bcfaa7;">Content here</div>
.mybackground {background-color:#bcfaa7;}
Border around this has a color of #bcfaa7
<div style="border:2px solid #bcfaa7;">Content here</div>
.myborder {border:2px solid #bcfaa7;}