#70db03 color space conversions
Hex:
#70db03
RGB:
112, 219, 3
CMY:
56, 14, 99
CMYK:
49, 0, 99, 14
HSL:
90°, 97.2973%, 43.5294%
HSV (HSB):
90°, 98.6301%, 85.8824%
XYZ:
32.0300, 54.1144, 8.8431
xyY:
0.3372, 0.5697, 54.1144
CIE-Lab:
78.5284, -59.5056, 76.3679
CIE-LCH:
78.5284, 96.8141, 127.9256
CIE-Luv:
78.5284, -51.6781, 93.1958
Hunter-Lab:
73.5625, -51.0131, 44.3663
#70db03 color charts
#70db03 color shades, tints & tones
#70db03 color schemes
#70db03 color preview, HTML & CSS examples
This text has a color of #70db03
<p style="color:#70db03;">Text here</p>
.mytext {color:#70db03;}
This box has a color of #70db03
<div style="background-color:#70db03;">Content here</div>
.mybackground {background-color:#70db03;}
Border around this has a color of #70db03
<div style="border:2px solid #70db03;">Content here</div>
.myborder {border:2px solid #70db03;}