#bcfa85 color space conversions
Hex:
#bcfa85
RGB:
188, 250, 133
CMY:
26, 2, 48
CMYK:
25, 0, 47, 2
HSL:
92°, 92.1260%, 75.0980%
HSV (HSB):
92°, 46.8000%, 98.0392%
XYZ:
59.1583, 80.7560, 34.6598
xyY:
0.3389, 0.4626, 80.7560
CIE-Lab:
92.0230, -38.7136, 49.6881
CIE-LCH:
92.0230, 62.9893, 127.9233
CIE-Luv:
92.0230, -30.7182, 72.3155
Hunter-Lab:
89.8644, -39.7549, 40.0375
#bcfa85 color charts
#bcfa85 color shades, tints & tones
#bcfa85 color schemes
#bcfa85 color preview, HTML & CSS examples
This text has a color of #bcfa85
<p style="color:#bcfa85;">Text here</p>
.mytext {color:#bcfa85;}
This box has a color of #bcfa85
<div style="background-color:#bcfa85;">Content here</div>
.mybackground {background-color:#bcfa85;}
Border around this has a color of #bcfa85
<div style="border:2px solid #bcfa85;">Content here</div>
.myborder {border:2px solid #bcfa85;}