#005ed9 color space conversions
Hex:
#005ed9
RGB:
0, 94, 217
CMY:
100, 63, 15
CMYK:
100, 57, 0, 15
HSL:
214°, 100.0000%, 42.5490%
HSV (HSB):
214°, 100.0000%, 85.0980%
XYZ:
16.5271, 13.0152, 67.2867
xyY:
0.1707, 0.1344, 13.0152
CIE-Lab:
42.7861, 25.6878, -68.9990
CIE-LCH:
42.7861, 73.6256, 290.4199
CIE-Luv:
42.7861, -21.1414, -102.9753
Hunter-Lab:
36.0765, 18.6390, -85.3289
#005ed9 color charts
#005ed9 color shades, tints & tones
#005ed9 color schemes
#005ed9 color preview, HTML & CSS examples
This text has a color of #005ed9
<p style="color:#005ed9;">Text here</p>
.mytext {color:#005ed9;}
This box has a color of #005ed9
<div style="background-color:#005ed9;">Content here</div>
.mybackground {background-color:#005ed9;}
Border around this has a color of #005ed9
<div style="border:2px solid #005ed9;">Content here</div>
.myborder {border:2px solid #005ed9;}