#bcf5a8 color space conversions
Hex:
#bcf5a8
RGB:
188, 245, 168
CMY:
26, 4, 34
CMYK:
23, 0, 31, 4
HSL:
104°, 79.3814%, 80.9804%
HSV (HSB):
104°, 31.4286%, 96.0784%
XYZ:
60.4593, 78.8233, 49.0737
xyY:
0.3210, 0.4185, 78.8233
CIE-Lab:
91.1543, -31.8622, 31.4074
CIE-LCH:
91.1543, 44.7395, 135.4119
CIE-Luv:
91.1543, -28.2741, 49.7933
Hunter-Lab:
88.7825, -33.8140, 29.3758
#bcf5a8 color charts
#bcf5a8 color shades, tints & tones
#bcf5a8 color schemes
#bcf5a8 color preview, HTML & CSS examples
This text has a color of #bcf5a8
<p style="color:#bcf5a8;">Text here</p>
.mytext {color:#bcf5a8;}
This box has a color of #bcf5a8
<div style="background-color:#bcf5a8;">Content here</div>
.mybackground {background-color:#bcf5a8;}
Border around this has a color of #bcf5a8
<div style="border:2px solid #bcf5a8;">Content here</div>
.myborder {border:2px solid #bcf5a8;}