#03de50 color space conversions
Hex:
#03de50
RGB:
3, 222, 80
CMY:
99, 13, 69
CMYK:
99, 0, 64, 13
HSL:
141°, 97.3333%, 44.1176%
HSV (HSB):
141°, 98.6486%, 87.0588%
XYZ:
27.6068, 52.8411, 16.3337
xyY:
0.2852, 0.5460, 52.8411
CIE-Lab:
77.7811, -73.1009, 55.4229
CIE-LCH:
77.7811, 91.7357, 142.8317
CIE-Luv:
77.7811, -71.5885, 79.6622
Hunter-Lab:
72.6919, -59.4204, 37.5620
#03de50 color charts
#03de50 color shades, tints & tones
#03de50 color schemes
#03de50 color preview, HTML & CSS examples
This text has a color of #03de50
<p style="color:#03de50;">Text here</p>
.mytext {color:#03de50;}
This box has a color of #03de50
<div style="background-color:#03de50;">Content here</div>
.mybackground {background-color:#03de50;}
Border around this has a color of #03de50
<div style="border:2px solid #03de50;">Content here</div>
.myborder {border:2px solid #03de50;}