#50ff45 color space conversions
Hex:
#50ff45
RGB:
80, 255, 69
CMY:
69, 0, 73
CMYK:
69, 0, 73, 0
HSL:
116°, 100.0000%, 63.5294%
HSV (HSB):
116°, 72.9412%, 100.0000%
XYZ:
40.1424, 73.6551, 17.7314
xyY:
0.3052, 0.5600, 73.6551
CIE-Lab:
88.7592, -76.4098, 71.4023
CIE-LCH:
88.7592, 104.5789, 136.9403
CIE-Luv:
88.7592, -73.6476, 97.9912
Hunter-Lab:
85.8226, -66.6983, 47.8262
#50ff45 color charts
#50ff45 color shades, tints & tones
#50ff45 color schemes
#50ff45 color preview, HTML & CSS examples
This text has a color of #50ff45
<p style="color:#50ff45;">Text here</p>
.mytext {color:#50ff45;}
This box has a color of #50ff45
<div style="background-color:#50ff45;">Content here</div>
.mybackground {background-color:#50ff45;}
Border around this has a color of #50ff45
<div style="border:2px solid #50ff45;">Content here</div>
.myborder {border:2px solid #50ff45;}