#95ed50 color space conversions
Hex:
#95ed50
RGB:
149, 237, 80
CMY:
42, 7, 69
CMYK:
37, 0, 66, 7
HSL:
94°, 81.3472%, 62.1569%
HSV (HSB):
94°, 66.2447%, 92.9412%
XYZ:
44.1266, 67.5371, 18.2997
xyY:
0.3395, 0.5197, 67.5371
CIE-Lab:
85.7745, -51.5229, 65.1015
CIE-LCH:
85.7745, 83.0230, 128.3589
CIE-Luv:
85.7745, -43.6246, 87.2391
Hunter-Lab:
82.1810, -47.9722, 44.3243
#95ed50 color charts
#95ed50 color shades, tints & tones
#95ed50 color schemes
#95ed50 color preview, HTML & CSS examples
This text has a color of #95ed50
<p style="color:#95ed50;">Text here</p>
.mytext {color:#95ed50;}
This box has a color of #95ed50
<div style="background-color:#95ed50;">Content here</div>
.mybackground {background-color:#95ed50;}
Border around this has a color of #95ed50
<div style="border:2px solid #95ed50;">Content here</div>
.myborder {border:2px solid #95ed50;}