#002ed5 color space conversions
Hex:
#002ed5
RGB:
0, 46, 213
CMY:
100, 82, 16
CMYK:
100, 78, 0, 16
HSL:
227°, 100.0000%, 41.7647%
HSV (HSB):
227°, 100.0000%, 83.5294%
XYZ:
12.9872, 6.7581, 63.5707
xyY:
0.1559, 0.0811, 6.7581
CIE-Lab:
31.2497, 53.8684, -85.6937
CIE-LCH:
31.2497, 101.2186, 302.1541
CIE-Luv:
31.2497, -11.1941, -109.2655
Hunter-Lab:
25.9963, 43.6814, -126.7888
#002ed5 color charts
#002ed5 color shades, tints & tones
#002ed5 color schemes
#002ed5 color preview, HTML & CSS examples
This text has a color of #002ed5
<p style="color:#002ed5;">Text here</p>
.mytext {color:#002ed5;}
This box has a color of #002ed5
<div style="background-color:#002ed5;">Content here</div>
.mybackground {background-color:#002ed5;}
Border around this has a color of #002ed5
<div style="border:2px solid #002ed5;">Content here</div>
.myborder {border:2px solid #002ed5;}