#bcff70 color space conversions
Hex:
#bcff70
RGB:
188, 255, 112
CMY:
26, 0, 56
CMYK:
26, 0, 56, 0
HSL:
88°, 100.0000%, 71.9608%
HSV (HSB):
88°, 56.0784%, 100.0000%
XYZ:
59.4237, 83.3812, 28.2915
xyY:
0.3473, 0.4873, 83.3812
CIE-Lab:
93.1811, -43.0679, 60.6204
CIE-LCH:
93.1811, 74.3618, 125.3920
CIE-Luv:
93.1811, -33.2533, 84.3111
Hunter-Lab:
91.3133, -43.6364, 45.5496
#bcff70 color charts
#bcff70 color shades, tints & tones
#bcff70 color schemes
#bcff70 color preview, HTML & CSS examples
This text has a color of #bcff70
<p style="color:#bcff70;">Text here</p>
.mytext {color:#bcff70;}
This box has a color of #bcff70
<div style="background-color:#bcff70;">Content here</div>
.mybackground {background-color:#bcff70;}
Border around this has a color of #bcff70
<div style="border:2px solid #bcff70;">Content here</div>
.myborder {border:2px solid #bcff70;}