#50e7e7 color space conversions
Hex:
#50e7e7
RGB:
80, 231, 231
CMY:
69, 9, 9
CMYK:
65, 0, 0, 9
HSL:
180°, 75.8794%, 60.9804%
HSV (HSB):
180°, 65.3680%, 90.5882%
XYZ:
46.3080, 64.6268, 85.6348
xyY:
0.2356, 0.3288, 64.6268
CIE-Lab:
84.2911, -38.8515, -11.6965
CIE-LCH:
84.2911, 40.5740, 196.7547
CIE-Luv:
84.2911, -57.2959, -12.3736
Hunter-Lab:
80.3908, -37.8615, -6.8840
#50e7e7 color charts
#50e7e7 color shades, tints & tones
#50e7e7 color schemes
#50e7e7 color preview, HTML & CSS examples
This text has a color of #50e7e7
<p style="color:#50e7e7;">Text here</p>
.mytext {color:#50e7e7;}
This box has a color of #50e7e7
<div style="background-color:#50e7e7;">Content here</div>
.mybackground {background-color:#50e7e7;}
Border around this has a color of #50e7e7
<div style="border:2px solid #50e7e7;">Content here</div>
.myborder {border:2px solid #50e7e7;}