#1ef12f color space conversions
Hex:
#1ef12f
RGB:
30, 241, 47
CMY:
88, 5, 82
CMYK:
88, 0, 80, 5
HSL:
125°, 88.2845%, 53.1373%
HSV (HSB):
125°, 87.5519%, 94.5098%
XYZ:
32.5038, 63.3918, 13.2121
xyY:
0.2979, 0.5810, 63.3918
CIE-Lab:
83.6481, -79.8664, 72.7923
CIE-LCH:
83.6481, 108.0618, 137.6531
CIE-Luv:
83.6481, -76.9352, 97.1654
Hunter-Lab:
79.6190, -66.4621, 45.8947
#1ef12f color charts
#1ef12f color shades, tints & tones
#1ef12f color schemes
#1ef12f color preview, HTML & CSS examples
This text has a color of #1ef12f
<p style="color:#1ef12f;">Text here</p>
.mytext {color:#1ef12f;}
This box has a color of #1ef12f
<div style="background-color:#1ef12f;">Content here</div>
.mybackground {background-color:#1ef12f;}
Border around this has a color of #1ef12f
<div style="border:2px solid #1ef12f;">Content here</div>
.myborder {border:2px solid #1ef12f;}