#50dec2 color space conversions
Hex:
#50dec2
RGB:
80, 222, 194
CMY:
69, 13, 24
CMYK:
64, 0, 13, 13
HSL:
168°, 68.2692%, 59.2157%
HSV (HSB):
168°, 63.9640%, 87.0588%
XYZ:
39.1671, 57.8431, 60.1394
xyY:
0.2492, 0.3681, 57.8431
CIE-Lab:
80.6515, -44.5255, 2.5450
CIE-LCH:
80.6515, 44.5982, 176.7286
CIE-Luv:
80.6515, -56.3459, 10.9913
Hunter-Lab:
76.0546, -41.1704, 6.3553
#50dec2 color charts
#50dec2 color shades, tints & tones
#50dec2 color schemes
#50dec2 color preview, HTML & CSS examples
This text has a color of #50dec2
<p style="color:#50dec2;">Text here</p>
.mytext {color:#50dec2;}
This box has a color of #50dec2
<div style="background-color:#50dec2;">Content here</div>
.mybackground {background-color:#50dec2;}
Border around this has a color of #50dec2
<div style="border:2px solid #50dec2;">Content here</div>
.myborder {border:2px solid #50dec2;}