#bcfa5e color space conversions
Hex:
#bcfa5e
RGB:
188, 250, 94
CMY:
26, 2, 63
CMYK:
25, 0, 62, 2
HSL:
84°, 93.9759%, 67.4510%
HSV (HSB):
84°, 62.4000%, 98.0392%
XYZ:
56.9450, 79.8707, 23.0050
xyY:
0.3563, 0.4998, 79.8707
CIE-Lab:
91.6268, -42.3975, 66.4438
CIE-LCH:
91.6268, 78.8183, 122.5418
CIE-Luv:
91.6268, -30.7354, 88.8395
Hunter-Lab:
89.3704, -42.6617, 47.2974
#bcfa5e color charts
#bcfa5e color shades, tints & tones
#bcfa5e color schemes
#bcfa5e color preview, HTML & CSS examples
This text has a color of #bcfa5e
<p style="color:#bcfa5e;">Text here</p>
.mytext {color:#bcfa5e;}
This box has a color of #bcfa5e
<div style="background-color:#bcfa5e;">Content here</div>
.mybackground {background-color:#bcfa5e;}
Border around this has a color of #bcfa5e
<div style="border:2px solid #bcfa5e;">Content here</div>
.myborder {border:2px solid #bcfa5e;}