#0df03e color space conversions
Hex:
#0df03e
RGB:
13, 240, 62
CMY:
95, 6, 76
CMYK:
95, 0, 74, 6
HSL:
133°, 89.7233%, 49.6078%
HSV (HSB):
133°, 94.5833%, 94.1176%
XYZ:
32.1956, 62.7535, 14.9732
xyY:
0.2929, 0.5709, 62.7535
CIE-Lab:
83.3125, -79.5286, 67.9964
CIE-LCH:
83.3125, 104.6342, 139.4698
CIE-Luv:
83.3125, -77.3162, 93.3940
Hunter-Lab:
79.2171, -66.0837, 44.2453
#0df03e color charts
#0df03e color shades, tints & tones
#0df03e color schemes
#0df03e color preview, HTML & CSS examples
This text has a color of #0df03e
<p style="color:#0df03e;">Text here</p>
.mytext {color:#0df03e;}
This box has a color of #0df03e
<div style="background-color:#0df03e;">Content here</div>
.mybackground {background-color:#0df03e;}
Border around this has a color of #0df03e
<div style="border:2px solid #0df03e;">Content here</div>
.myborder {border:2px solid #0df03e;}