#12bc31 color space conversions
Hex:
#12bc31
RGB:
18, 188, 49
CMY:
93, 26, 81
CMYK:
90, 0, 74, 26
HSL:
131°, 82.5243%, 40.3922%
HSV (HSB):
131°, 90.4255%, 73.7255%
XYZ:
18.7871, 36.3168, 8.9254
xyY:
0.2934, 0.5672, 36.3168
CIE-Lab:
66.7613, -65.4724, 55.8120
CIE-LCH:
66.7613, 86.0326, 139.5540
CIE-Luv:
66.7613, -61.2196, 74.0775
Hunter-Lab:
60.2634, -49.8138, 33.4032
#12bc31 color charts
#12bc31 color shades, tints & tones
#12bc31 color schemes
#12bc31 color preview, HTML & CSS examples
This text has a color of #12bc31
<p style="color:#12bc31;">Text here</p>
.mytext {color:#12bc31;}
This box has a color of #12bc31
<div style="background-color:#12bc31;">Content here</div>
.mybackground {background-color:#12bc31;}
Border around this has a color of #12bc31
<div style="border:2px solid #12bc31;">Content here</div>
.myborder {border:2px solid #12bc31;}