#050ff8 color space conversions
Hex:
#050ff8
RGB:
5, 15, 248
CMY:
98, 94, 3
CMYK:
98, 94, 0, 3
HSL:
238°, 96.0474%, 49.6078%
HSV (HSB):
238°, 97.9839%, 97.2549%
XYZ:
17.1767, 7.1512, 89.2819
xyY:
0.1512, 0.0629, 7.1512
CIE-Lab:
32.1487, 75.1480, -104.1815
CIE-LCH:
32.1487, 128.4563, 305.8036
CIE-Luv:
32.1487, -9.4860, -127.1653
Hunter-Lab:
26.7418, 67.8554, -179.2305
#050ff8 color charts
#050ff8 color shades, tints & tones
#050ff8 color schemes
#050ff8 color preview, HTML & CSS examples
This text has a color of #050ff8
<p style="color:#050ff8;">Text here</p>
.mytext {color:#050ff8;}
This box has a color of #050ff8
<div style="background-color:#050ff8;">Content here</div>
.mybackground {background-color:#050ff8;}
Border around this has a color of #050ff8
<div style="border:2px solid #050ff8;">Content here</div>
.myborder {border:2px solid #050ff8;}