#5000c9 color space conversions
Hex:
#5000c9
RGB:
80, 0, 201
CMY:
69, 100, 21
CMYK:
60, 100, 0, 21
HSL:
264°, 100.0000%, 39.4118%
HSV (HSB):
264°, 100.0000%, 78.8235%
XYZ:
13.8509, 5.9225, 55.6715
xyY:
0.1836, 0.0785, 5.9225
CIE-Lab:
29.2161, 68.2203, -81.9678
CIE-LCH:
29.2161, 106.6430, 309.7700
CIE-Luv:
29.2161, 2.8806, -102.8152
Hunter-Lab:
24.3362, 59.0043, -118.5963
#5000c9 color charts
#5000c9 color shades, tints & tones
#5000c9 color schemes
#5000c9 color preview, HTML & CSS examples
This text has a color of #5000c9
<p style="color:#5000c9;">Text here</p>
.mytext {color:#5000c9;}
This box has a color of #5000c9
<div style="background-color:#5000c9;">Content here</div>
.mybackground {background-color:#5000c9;}
Border around this has a color of #5000c9
<div style="border:2px solid #5000c9;">Content here</div>
.myborder {border:2px solid #5000c9;}