#050ff9 color space conversions
Hex:
#050ff9
RGB:
5, 15, 249
CMY:
98, 94, 2
CMYK:
98, 94, 0, 2
HSL:
238°, 96.0630%, 49.8039%
HSV (HSB):
238°, 97.9920%, 97.6471%
XYZ:
17.3323, 7.2135, 90.1014
xyY:
0.1512, 0.0629, 7.2135
CIE-Lab:
32.2880, 75.3987, -104.5123
CIE-LCH:
32.2880, 128.8712, 305.8079
CIE-Luv:
32.2880, -9.5259, -127.7395
Hunter-Lab:
26.8579, 68.1907, -180.1022
#050ff9 color charts
#050ff9 color shades, tints & tones
#050ff9 color schemes
#050ff9 color preview, HTML & CSS examples
This text has a color of #050ff9
<p style="color:#050ff9;">Text here</p>
.mytext {color:#050ff9;}
This box has a color of #050ff9
<div style="background-color:#050ff9;">Content here</div>
.mybackground {background-color:#050ff9;}
Border around this has a color of #050ff9
<div style="border:2px solid #050ff9;">Content here</div>
.myborder {border:2px solid #050ff9;}