#70f82d color space conversions
Hex:
#70f82d
RGB:
112, 248, 45
CMY:
56, 3, 82
CMYK:
55, 0, 82, 3
HSL:
100°, 93.5484%, 57.4510%
HSV (HSB):
100°, 81.8548%, 97.2549%
XYZ:
40.7231, 70.7690, 13.9961
xyY:
0.3245, 0.5639, 70.7690
CIE-Lab:
87.3727, -68.6329, 77.2929
CIE-LCH:
87.3727, 103.3666, 131.6038
CIE-Luv:
87.3727, -63.0188, 100.2871
Hunter-Lab:
84.1243, -60.8088, 49.0227
#70f82d color charts
#70f82d color shades, tints & tones
#70f82d color schemes
#70f82d color preview, HTML & CSS examples
This text has a color of #70f82d
<p style="color:#70f82d;">Text here</p>
.mytext {color:#70f82d;}
This box has a color of #70f82d
<div style="background-color:#70f82d;">Content here</div>
.mybackground {background-color:#70f82d;}
Border around this has a color of #70f82d
<div style="border:2px solid #70f82d;">Content here</div>
.myborder {border:2px solid #70f82d;}