#50fed5 color space conversions
Hex:
#50fed5
RGB:
80, 254, 213
CMY:
69, 0, 16
CMYK:
69, 0, 16, 0
HSL:
166°, 98.8636%, 65.4902%
HSV (HSB):
166°, 68.5039%, 99.6078%
XYZ:
50.7603, 77.3932, 75.2138
xyY:
0.2496, 0.3806, 77.3932
CIE-Lab:
90.5023, -53.3986, 6.8272
CIE-LCH:
90.5023, 53.8333, 172.7140
CIE-Luv:
90.5023, -66.5610, 19.1538
Hunter-Lab:
87.9734, -50.9596, 10.8907
#50fed5 color charts
#50fed5 color shades, tints & tones
#50fed5 color schemes
#50fed5 color preview, HTML & CSS examples
This text has a color of #50fed5
<p style="color:#50fed5;">Text here</p>
.mytext {color:#50fed5;}
This box has a color of #50fed5
<div style="background-color:#50fed5;">Content here</div>
.mybackground {background-color:#50fed5;}
Border around this has a color of #50fed5
<div style="border:2px solid #50fed5;">Content here</div>
.myborder {border:2px solid #50fed5;}