#5000f9 color space conversions
Hex:
#5000f9
RGB:
80, 0, 249
CMY:
69, 100, 2
CMYK:
68, 100, 0, 2
HSL:
259°, 100.0000%, 48.8235%
HSV (HSB):
259°, 100.0000%, 97.6471%
XYZ:
20.4071, 8.5450, 90.1963
xyY:
0.1713, 0.0717, 8.5450
CIE-Lab:
35.0931, 79.1707, -99.7418
CIE-LCH:
35.0931, 127.3437, 308.4410
CIE-Luv:
35.0931, -1.4151, -129.9592
Hunter-Lab:
29.2319, 73.4574, -162.4797
#5000f9 color charts
#5000f9 color shades, tints & tones
#5000f9 color schemes
#5000f9 color preview, HTML & CSS examples
This text has a color of #5000f9
<p style="color:#5000f9;">Text here</p>
.mytext {color:#5000f9;}
This box has a color of #5000f9
<div style="background-color:#5000f9;">Content here</div>
.mybackground {background-color:#5000f9;}
Border around this has a color of #5000f9
<div style="border:2px solid #5000f9;">Content here</div>
.myborder {border:2px solid #5000f9;}