#0def5b color space conversions
Hex:
#0def5b
RGB:
13, 239, 91
CMY:
95, 6, 64
CMYK:
95, 0, 62, 6
HSL:
141°, 89.6825%, 49.4118%
HSV (HSB):
141°, 94.5607%, 93.7255%
XYZ:
32.9208, 62.5739, 20.2404
xyY:
0.2844, 0.5407, 62.5739
CIE-Lab:
83.2177, -76.5221, 56.9219
CIE-LCH:
83.2177, 95.3715, 143.3558
CIE-Luv:
83.2177, -76.0210, 83.5539
Hunter-Lab:
79.1037, -64.1445, 40.2019
#0def5b color charts
#0def5b color shades, tints & tones
#0def5b color schemes
#0def5b color preview, HTML & CSS examples
This text has a color of #0def5b
<p style="color:#0def5b;">Text here</p>
.mytext {color:#0def5b;}
This box has a color of #0def5b
<div style="background-color:#0def5b;">Content here</div>
.mybackground {background-color:#0def5b;}
Border around this has a color of #0def5b
<div style="border:2px solid #0def5b;">Content here</div>
.myborder {border:2px solid #0def5b;}