#bcd60e color space conversions
Hex:
#bcd60e
RGB:
188, 214, 14
CMY:
26, 16, 95
CMYK:
12, 0, 93, 16
HSL:
68°, 87.7193%, 44.7059%
HSV (HSB):
68°, 93.4579%, 83.9216%
XYZ:
44.8649, 58.8162, 9.4035
xyY:
0.3967, 0.5201, 58.8162
CIE-Lab:
81.1905, -29.6170, 79.1655
CIE-LCH:
81.1905, 84.5242, 110.5116
CIE-Luv:
81.1905, -10.5408, 90.5258
Hunter-Lab:
76.6917, -29.7875, 46.4144
#bcd60e color charts
#bcd60e color shades, tints & tones
#bcd60e color schemes
#bcd60e color preview, HTML & CSS examples
This text has a color of #bcd60e
<p style="color:#bcd60e;">Text here</p>
.mytext {color:#bcd60e;}
This box has a color of #bcd60e
<div style="background-color:#bcd60e;">Content here</div>
.mybackground {background-color:#bcd60e;}
Border around this has a color of #bcd60e
<div style="border:2px solid #bcd60e;">Content here</div>
.myborder {border:2px solid #bcd60e;}