#bcd82a color space conversions
Hex:
#bcd82a
RGB:
188, 216, 42
CMY:
26, 15, 84
CMYK:
13, 0, 81, 15
HSL:
70°, 69.0476%, 50.5882%
HSV (HSB):
70°, 80.5556%, 84.7059%
XYZ:
45.7128, 59.9703, 11.3566
xyY:
0.3906, 0.5124, 59.9703
CIE-Lab:
81.8220, -29.9019, 74.5147
CIE-LCH:
81.8220, 80.2905, 111.8650
CIE-Luv:
81.8220, -11.8393, 88.0563
Hunter-Lab:
77.4405, -30.1529, 45.5135
#bcd82a color charts
#bcd82a color shades, tints & tones
#bcd82a color schemes
#bcd82a color preview, HTML & CSS examples
This text has a color of #bcd82a
<p style="color:#bcd82a;">Text here</p>
.mytext {color:#bcd82a;}
This box has a color of #bcd82a
<div style="background-color:#bcd82a;">Content here</div>
.mybackground {background-color:#bcd82a;}
Border around this has a color of #bcd82a
<div style="border:2px solid #bcd82a;">Content here</div>
.myborder {border:2px solid #bcd82a;}