#12ff5a color space conversions
Hex:
#12ff5a
RGB:
18, 255, 90
CMY:
93, 0, 65
CMYK:
93, 0, 65, 0
HSL:
138°, 100.0000%, 53.5294%
HSV (HSB):
138°, 92.9412%, 100.0000%
XYZ:
37.8549, 72.3868, 21.6498
xyY:
0.2870, 0.5488, 72.3868
CIE-Lab:
88.1544, -81.0685, 62.8434
CIE-LCH:
88.1544, 102.5738, 142.2175
CIE-Luv:
88.1544, -80.7330, 91.4157
Hunter-Lab:
85.0804, -69.4706, 44.4692
#12ff5a color charts
#12ff5a color shades, tints & tones
#12ff5a color schemes
#12ff5a color preview, HTML & CSS examples
This text has a color of #12ff5a
<p style="color:#12ff5a;">Text here</p>
.mytext {color:#12ff5a;}
This box has a color of #12ff5a
<div style="background-color:#12ff5a;">Content here</div>
.mybackground {background-color:#12ff5a;}
Border around this has a color of #12ff5a
<div style="border:2px solid #12ff5a;">Content here</div>
.myborder {border:2px solid #12ff5a;}