#bced04 color space conversions
Hex:
#bced04
RGB:
188, 237, 4
CMY:
26, 7, 98
CMYK:
21, 0, 98, 7
HSL:
73°, 96.6805%, 47.2549%
HSV (HSB):
73°, 98.3122%, 92.9412%
XYZ:
51.0451, 71.2685, 11.1807
xyY:
0.3824, 0.5339, 71.2685
CIE-Lab:
87.6153, -40.1974, 84.9916
CIE-LCH:
87.6153, 94.0181, 115.3122
CIE-Luv:
87.6153, -23.7457, 99.8555
Hunter-Lab:
84.4207, -39.8058, 51.2421
#bced04 color charts
#bced04 color shades, tints & tones
#bced04 color schemes
#bced04 color preview, HTML & CSS examples
This text has a color of #bced04
<p style="color:#bced04;">Text here</p>
.mytext {color:#bced04;}
This box has a color of #bced04
<div style="background-color:#bced04;">Content here</div>
.mybackground {background-color:#bced04;}
Border around this has a color of #bced04
<div style="border:2px solid #bced04;">Content here</div>
.myborder {border:2px solid #bced04;}