#50dece color space conversions
Hex:
#50dece
RGB:
80, 222, 206
CMY:
69, 13, 19
CMYK:
64, 0, 7, 13
HSL:
173°, 68.2692%, 59.2157%
HSV (HSB):
173°, 63.9640%, 87.0588%
XYZ:
40.5701, 58.4043, 67.5274
xyY:
0.2437, 0.3508, 58.4043
CIE-Lab:
80.9630, -41.4779, -3.3795
CIE-LCH:
80.9630, 41.6153, 184.6581
CIE-Luv:
80.9630, -55.6204, 1.3812
Hunter-Lab:
76.4227, -38.9803, 1.1070
#50dece color charts
#50dece color shades, tints & tones
#50dece color schemes
#50dece color preview, HTML & CSS examples
This text has a color of #50dece
<p style="color:#50dece;">Text here</p>
.mytext {color:#50dece;}
This box has a color of #50dece
<div style="background-color:#50dece;">Content here</div>
.mybackground {background-color:#50dece;}
Border around this has a color of #50dece
<div style="border:2px solid #50dece;">Content here</div>
.myborder {border:2px solid #50dece;}