#96ed40 color space conversions
Hex:
#96ed40
RGB:
150, 237, 64
CMY:
41, 7, 75
CMYK:
37, 0, 73, 7
HSL:
90°, 82.7751%, 59.0196%
HSV (HSB):
90°, 72.9958%, 92.9412%
XYZ:
43.7873, 67.4226, 15.5565
xyY:
0.3454, 0.5319, 67.4226
CIE-Lab:
85.7169, -52.2696, 70.8183
CIE-LCH:
85.7169, 88.0190, 126.4303
CIE-Luv:
85.7169, -43.3167, 91.8244
Hunter-Lab:
82.1112, -48.5064, 46.2450
#96ed40 color charts
#96ed40 color shades, tints & tones
#96ed40 color schemes
#96ed40 color preview, HTML & CSS examples
This text has a color of #96ed40
<p style="color:#96ed40;">Text here</p>
.mytext {color:#96ed40;}
This box has a color of #96ed40
<div style="background-color:#96ed40;">Content here</div>
.mybackground {background-color:#96ed40;}
Border around this has a color of #96ed40
<div style="border:2px solid #96ed40;">Content here</div>
.myborder {border:2px solid #96ed40;}