#50dced color space conversions
Hex:
#50dced
RGB:
80, 220, 237
CMY:
69, 14, 7
CMYK:
66, 7, 0, 7
HSL:
186°, 81.3472%, 62.1569%
HSV (HSB):
186°, 66.2447%, 92.9412%
XYZ:
44.1875, 59.0063, 89.1812
xyY:
0.2297, 0.3067, 59.0063
CIE-Lab:
81.2951, -32.0370, -19.3760
CIE-LCH:
81.2951, 37.4406, 211.1656
CIE-Luv:
81.2951, -53.0081, -26.0143
Hunter-Lab:
76.8156, -31.7465, -15.0635
#50dced color charts
#50dced color shades, tints & tones
#50dced color schemes
#50dced color preview, HTML & CSS examples
This text has a color of #50dced
<p style="color:#50dced;">Text here</p>
.mytext {color:#50dced;}
This box has a color of #50dced
<div style="background-color:#50dced;">Content here</div>
.mybackground {background-color:#50dced;}
Border around this has a color of #50dced
<div style="border:2px solid #50dced;">Content here</div>
.myborder {border:2px solid #50dced;}