#bcfca3 color space conversions
Hex:
#bcfca3
RGB:
188, 252, 163
CMY:
26, 1, 36
CMYK:
25, 0, 35, 1
HSL:
103°, 93.6842%, 81.3725%
HSV (HSB):
103°, 35.3175%, 98.8235%
XYZ:
62.1603, 82.9565, 47.3863
xyY:
0.3229, 0.4309, 82.9565
CIE-Lab:
92.9954, -35.8026, 36.3597
CIE-LCH:
92.9954, 51.0279, 134.5577
CIE-Luv:
92.9954, -31.6807, 56.8685
Hunter-Lab:
91.0805, -37.5687, 32.9096
#bcfca3 color charts
#bcfca3 color shades, tints & tones
#bcfca3 color schemes
#bcfca3 color preview, HTML & CSS examples
This text has a color of #bcfca3
<p style="color:#bcfca3;">Text here</p>
.mytext {color:#bcfca3;}
This box has a color of #bcfca3
<div style="background-color:#bcfca3;">Content here</div>
.mybackground {background-color:#bcfca3;}
Border around this has a color of #bcfca3
<div style="border:2px solid #bcfca3;">Content here</div>
.myborder {border:2px solid #bcfca3;}