#0def90 color space conversions
Hex:
#0def90
RGB:
13, 239, 144
CMY:
95, 6, 44
CMYK:
95, 0, 40, 6
HSL:
155°, 89.6825%, 49.4118%
HSV (HSB):
155°, 94.5607%, 93.7255%
XYZ:
36.0665, 63.8322, 36.8055
xyY:
0.2638, 0.4669, 63.8322
CIE-Lab:
83.8783, -68.5238, 32.8838
CIE-LCH:
83.8783, 76.0057, 154.3642
CIE-Luv:
83.8783, -73.2324, 56.7572
Hunter-Lab:
79.8950, -59.2372, 28.6132
#0def90 color charts
#0def90 color shades, tints & tones
#0def90 color schemes
#0def90 color preview, HTML & CSS examples
This text has a color of #0def90
<p style="color:#0def90;">Text here</p>
.mytext {color:#0def90;}
This box has a color of #0def90
<div style="background-color:#0def90;">Content here</div>
.mybackground {background-color:#0def90;}
Border around this has a color of #0def90
<div style="border:2px solid #0def90;">Content here</div>
.myborder {border:2px solid #0def90;}