#12df3e color space conversions
Hex:
#12df3e
RGB:
18, 223, 62
CMY:
93, 13, 76
CMYK:
92, 0, 72, 13
HSL:
133°, 85.0622%, 47.2549%
HSV (HSB):
133°, 91.9283%, 87.4510%
XYZ:
27.5066, 53.2518, 13.3863
xyY:
0.2922, 0.5656, 53.2518
CIE-Lab:
78.0234, -74.5463, 62.6611
CIE-LCH:
78.0234, 97.3836, 139.9507
CIE-Luv:
78.0234, -71.8667, 86.0193
Hunter-Lab:
72.9738, -60.4206, 40.2055
#12df3e color charts
#12df3e color shades, tints & tones
#12df3e color schemes
#12df3e color preview, HTML & CSS examples
This text has a color of #12df3e
<p style="color:#12df3e;">Text here</p>
.mytext {color:#12df3e;}
This box has a color of #12df3e
<div style="background-color:#12df3e;">Content here</div>
.mybackground {background-color:#12df3e;}
Border around this has a color of #12df3e
<div style="border:2px solid #12df3e;">Content here</div>
.myborder {border:2px solid #12df3e;}