#50abfc color space conversions
Hex:
#50abfc
RGB:
80, 171, 252
CMY:
69, 33, 1
CMYK:
68, 32, 0, 1
HSL:
208°, 96.6292%, 65.0980%
HSV (HSB):
208°, 68.2540%, 98.8235%
XYZ:
35.4419, 37.8596, 97.5351
xyY:
0.2075, 0.2216, 37.8596
CIE-Lab:
67.9170, -1.8270, -48.1111
CIE-LCH:
67.9170, 48.1457, 267.8253
CIE-Luv:
67.9170, -34.9696, -77.7194
Hunter-Lab:
61.5301, -4.8603, -50.9130
#50abfc color charts
#50abfc color shades, tints & tones
#50abfc color schemes
#50abfc color preview, HTML & CSS examples
This text has a color of #50abfc
<p style="color:#50abfc;">Text here</p>
.mytext {color:#50abfc;}
This box has a color of #50abfc
<div style="background-color:#50abfc;">Content here</div>
.mybackground {background-color:#50abfc;}
Border around this has a color of #50abfc
<div style="border:2px solid #50abfc;">Content here</div>
.myborder {border:2px solid #50abfc;}