#005ed0 color space conversions
Hex:
#005ed0
RGB:
0, 94, 208
CMY:
100, 63, 18
CMYK:
100, 55, 0, 18
HSL:
213°, 100.0000%, 40.7843%
HSV (HSB):
213°, 100.0000%, 81.5686%
XYZ:
15.3879, 12.5595, 61.2877
xyY:
0.1724, 0.1407, 12.5595
CIE-Lab:
42.0918, 22.1147, -64.9749
CIE-LCH:
42.0918, 68.6352, 288.7964
CIE-Luv:
42.0918, -21.3712, -96.7111
Hunter-Lab:
35.4393, 15.4864, -77.7267
#005ed0 color charts
#005ed0 color shades, tints & tones
#005ed0 color schemes
#005ed0 color preview, HTML & CSS examples
This text has a color of #005ed0
<p style="color:#005ed0;">Text here</p>
.mytext {color:#005ed0;}
This box has a color of #005ed0
<div style="background-color:#005ed0;">Content here</div>
.mybackground {background-color:#005ed0;}
Border around this has a color of #005ed0
<div style="border:2px solid #005ed0;">Content here</div>
.myborder {border:2px solid #005ed0;}