#0def2f color space conversions
Hex:
#0def2f
RGB:
13, 239, 47
CMY:
95, 6, 82
CMYK:
95, 0, 80, 6
HSL:
129°, 89.6825%, 49.4118%
HSV (HSB):
129°, 94.5607%, 93.7255%
XYZ:
31.5456, 62.0238, 12.9985
xyY:
0.2960, 0.5820, 62.0238
CIE-Lab:
82.9261, -80.2244, 72.0838
CIE-LCH:
82.9261, 107.8519, 138.0595
CIE-Luv:
82.9261, -77.3717, 96.3519
Hunter-Lab:
78.7552, -66.3230, 45.3429
#0def2f color charts
#0def2f color shades, tints & tones
#0def2f color schemes
#0def2f color preview, HTML & CSS examples
This text has a color of #0def2f
<p style="color:#0def2f;">Text here</p>
.mytext {color:#0def2f;}
This box has a color of #0def2f
<div style="background-color:#0def2f;">Content here</div>
.mybackground {background-color:#0def2f;}
Border around this has a color of #0def2f
<div style="border:2px solid #0def2f;">Content here</div>
.myborder {border:2px solid #0def2f;}