#bcde20 color space conversions
Hex:
#bcde20
RGB:
188, 222, 32
CMY:
26, 13, 87
CMYK:
15, 0, 86, 13
HSL:
71°, 74.8031%, 49.8039%
HSV (HSB):
71°, 85.5856%, 87.0588%
XYZ:
47.1210, 63.0382, 11.0506
xyY:
0.3888, 0.5201, 63.0382
CIE-Lab:
83.4625, -32.9908, 78.1964
CIE-LCH:
83.4625, 84.8709, 112.8747
CIE-Luv:
83.4625, -15.3035, 91.9152
Hunter-Lab:
79.3966, -33.0062, 47.3255
#bcde20 color charts
#bcde20 color shades, tints & tones
#bcde20 color schemes
#bcde20 color preview, HTML & CSS examples
This text has a color of #bcde20
<p style="color:#bcde20;">Text here</p>
.mytext {color:#bcde20;}
This box has a color of #bcde20
<div style="background-color:#bcde20;">Content here</div>
.mybackground {background-color:#bcde20;}
Border around this has a color of #bcde20
<div style="border:2px solid #bcde20;">Content here</div>
.myborder {border:2px solid #bcde20;}