#005ed6 color space conversions
Hex:
#005ed6
RGB:
0, 94, 214
CMY:
100, 63, 16
CMYK:
100, 56, 0, 16
HSL:
214°, 100.0000%, 41.9608%
HSV (HSB):
214°, 100.0000%, 83.9216%
XYZ:
16.1403, 12.8604, 65.2500
xyY:
0.1712, 0.1364, 12.8604
CIE-Lab:
42.5522, 24.5016, -67.6657
CIE-LCH:
42.5522, 71.9651, 289.9052
CIE-Luv:
42.5522, -21.2141, -100.9027
Hunter-Lab:
35.8615, 17.5806, -82.7752
#005ed6 color charts
#005ed6 color shades, tints & tones
#005ed6 color schemes
#005ed6 color preview, HTML & CSS examples
This text has a color of #005ed6
<p style="color:#005ed6;">Text here</p>
.mytext {color:#005ed6;}
This box has a color of #005ed6
<div style="background-color:#005ed6;">Content here</div>
.mybackground {background-color:#005ed6;}
Border around this has a color of #005ed6
<div style="border:2px solid #005ed6;">Content here</div>
.myborder {border:2px solid #005ed6;}