#50daff color space conversions
Hex:
#50daff
RGB:
80, 218, 255
CMY:
69, 15, 0
CMYK:
69, 15, 0, 0
HSL:
193°, 100.0000%, 65.6863%
HSV (HSB):
193°, 68.6275%, 100.0000%
XYZ:
46.4297, 59.0683, 103.5620
xyY:
0.2221, 0.2825, 59.0683
CIE-Lab:
81.3291, -25.7402, -28.8787
CIE-LCH:
81.3291, 38.6851, 228.2887
CIE-Luv:
81.3291, -51.2198, -43.0288
Hunter-Lab:
76.8559, -26.6636, -26.0931
#50daff color charts
#50daff color shades, tints & tones
#50daff color schemes
#50daff color preview, HTML & CSS examples
This text has a color of #50daff
<p style="color:#50daff;">Text here</p>
.mytext {color:#50daff;}
This box has a color of #50daff
<div style="background-color:#50daff;">Content here</div>
.mybackground {background-color:#50daff;}
Border around this has a color of #50daff
<div style="border:2px solid #50daff;">Content here</div>
.myborder {border:2px solid #50daff;}