#50cded color space conversions
Hex:
#50cded
RGB:
80, 205, 237
CMY:
69, 20, 7
CMYK:
66, 14, 0, 7
HSL:
192°, 81.3472%, 62.1569%
HSV (HSB):
192°, 66.2447%, 92.9412%
XYZ:
40.4256, 51.4825, 87.9272
xyY:
0.2248, 0.2863, 51.4825
CIE-Lab:
76.9704, -24.7157, -25.9511
CIE-LCH:
76.9704, 35.8375, 226.3969
CIE-Luv:
76.9704, -47.6501, -37.9218
Hunter-Lab:
71.7513, -24.9956, -22.4306
#50cded color charts
#50cded color shades, tints & tones
#50cded color schemes
#50cded color preview, HTML & CSS examples
This text has a color of #50cded
<p style="color:#50cded;">Text here</p>
.mytext {color:#50cded;}
This box has a color of #50cded
<div style="background-color:#50cded;">Content here</div>
.mybackground {background-color:#50cded;}
Border around this has a color of #50cded
<div style="border:2px solid #50cded;">Content here</div>
.myborder {border:2px solid #50cded;}