#bcfca2 color space conversions
Hex:
#bcfca2
RGB:
188, 252, 162
CMY:
26, 1, 36
CMYK:
25, 0, 36, 1
HSL:
103°, 93.7500%, 81.1765%
HSV (HSB):
103°, 35.7143%, 98.8235%
XYZ:
62.0710, 82.9208, 46.9162
xyY:
0.3234, 0.4321, 82.9208
CIE-Lab:
92.9798, -35.9430, 36.8356
CIE-LCH:
92.9798, 51.4661, 134.2974
CIE-Luv:
92.9798, -31.6819, 57.4668
Hunter-Lab:
91.0609, -37.6832, 33.1953
#bcfca2 color charts
#bcfca2 color shades, tints & tones
#bcfca2 color schemes
#bcfca2 color preview, HTML & CSS examples
This text has a color of #bcfca2
<p style="color:#bcfca2;">Text here</p>
.mytext {color:#bcfca2;}
This box has a color of #bcfca2
<div style="background-color:#bcfca2;">Content here</div>
.mybackground {background-color:#bcfca2;}
Border around this has a color of #bcfca2
<div style="border:2px solid #bcfca2;">Content here</div>
.myborder {border:2px solid #bcfca2;}