#0def8e color space conversions
Hex:
#0def8e
RGB:
13, 239, 142
CMY:
95, 6, 44
CMYK:
95, 0, 41, 6
HSL:
154°, 89.6825%, 49.4118%
HSV (HSB):
154°, 94.5607%, 93.7255%
XYZ:
35.9150, 63.7716, 36.0074
xyY:
0.2647, 0.4700, 63.7716
CIE-Lab:
83.8467, -68.8953, 33.8436
CIE-LCH:
83.8467, 76.7590, 153.8382
CIE-Luv:
83.8467, -73.3580, 57.9763
Hunter-Lab:
79.8571, -59.4713, 29.1662
#0def8e color charts
#0def8e color shades, tints & tones
#0def8e color schemes
#0def8e color preview, HTML & CSS examples
This text has a color of #0def8e
<p style="color:#0def8e;">Text here</p>
.mytext {color:#0def8e;}
This box has a color of #0def8e
<div style="background-color:#0def8e;">Content here</div>
.mybackground {background-color:#0def8e;}
Border around this has a color of #0def8e
<div style="border:2px solid #0def8e;">Content here</div>
.myborder {border:2px solid #0def8e;}