#bcfc5a color space conversions
Hex:
#bcfc5a
RGB:
188, 252, 90
CMY:
26, 1, 65
CMYK:
25, 0, 64, 1
HSL:
84°, 96.4286%, 67.0588%
HSV (HSB):
84°, 64.2857%, 98.8235%
XYZ:
57.3949, 81.0504, 22.2921
xyY:
0.3571, 0.5042, 81.0504
CIE-Lab:
92.1541, -43.5631, 68.5961
CIE-LCH:
92.1541, 81.2599, 122.4183
CIE-Luv:
92.1541, -31.7652, 91.0734
Hunter-Lab:
90.0280, -43.7511, 48.3386
#bcfc5a color charts
#bcfc5a color shades, tints & tones
#bcfc5a color schemes
#bcfc5a color preview, HTML & CSS examples
This text has a color of #bcfc5a
<p style="color:#bcfc5a;">Text here</p>
.mytext {color:#bcfc5a;}
This box has a color of #bcfc5a
<div style="background-color:#bcfc5a;">Content here</div>
.mybackground {background-color:#bcfc5a;}
Border around this has a color of #bcfc5a
<div style="border:2px solid #bcfc5a;">Content here</div>
.myborder {border:2px solid #bcfc5a;}