#50baff color space conversions
Hex:
#50baff
RGB:
80, 186, 255
CMY:
69, 27, 0
CMYK:
69, 27, 0, 0
HSL:
204°, 100.0000%, 65.6863%
HSV (HSB):
204°, 68.6275%, 100.0000%
XYZ:
38.9172, 44.0433, 101.0578
xyY:
0.2115, 0.2393, 44.0433
CIE-Lab:
72.2574, -9.1376, -42.9212
CIE-LCH:
72.2574, 43.8831, 257.9816
CIE-Luv:
72.2574, -40.0128, -68.6003
Hunter-Lab:
66.3651, -11.4648, -43.8285
#50baff color charts
#50baff color shades, tints & tones
#50baff color schemes
#50baff color preview, HTML & CSS examples
This text has a color of #50baff
<p style="color:#50baff;">Text here</p>
.mytext {color:#50baff;}
This box has a color of #50baff
<div style="background-color:#50baff;">Content here</div>
.mybackground {background-color:#50baff;}
Border around this has a color of #50baff
<div style="border:2px solid #50baff;">Content here</div>
.myborder {border:2px solid #50baff;}