#0dec31 color space conversions
Hex:
#0dec31
RGB:
13, 236, 49
CMY:
95, 7, 81
CMYK:
94, 0, 79, 7
HSL:
130°, 89.5582%, 48.8235%
HSV (HSB):
130°, 94.4915%, 92.5490%
XYZ:
30.7158, 60.2982, 12.9256
xyY:
0.2955, 0.5801, 60.2982
CIE-Lab:
82.0000, -79.2951, 70.6717
CIE-LCH:
82.0000, 106.2177, 138.2910
CIE-Luv:
82.0000, -76.4241, 94.7180
Hunter-Lab:
77.6519, -65.2838, 44.4872
#0dec31 color charts
#0dec31 color shades, tints & tones
#0dec31 color schemes
#0dec31 color preview, HTML & CSS examples
This text has a color of #0dec31
<p style="color:#0dec31;">Text here</p>
.mytext {color:#0dec31;}
This box has a color of #0dec31
<div style="background-color:#0dec31;">Content here</div>
.mybackground {background-color:#0dec31;}
Border around this has a color of #0dec31
<div style="border:2px solid #0dec31;">Content here</div>
.myborder {border:2px solid #0dec31;}