#001ed2 color space conversions
Hex:
#001ed2
RGB:
0, 30, 210
CMY:
100, 88, 18
CMYK:
100, 86, 0, 18
HSL:
231°, 100.0000%, 41.1765%
HSV (HSB):
231°, 100.0000%, 82.3529%
XYZ:
12.0971, 5.5817, 61.4126
xyY:
0.1530, 0.0706, 5.5817
CIE-Lab:
28.3316, 60.4233, -88.8115
CIE-LCH:
28.3316, 107.4172, 304.2296
CIE-Luv:
28.3316, -9.2301, -106.4283
Hunter-Lab:
23.6256, 50.0534, -137.5809
#001ed2 color charts
#001ed2 color shades, tints & tones
#001ed2 color schemes
#001ed2 color preview, HTML & CSS examples
This text has a color of #001ed2
<p style="color:#001ed2;">Text here</p>
.mytext {color:#001ed2;}
This box has a color of #001ed2
<div style="background-color:#001ed2;">Content here</div>
.mybackground {background-color:#001ed2;}
Border around this has a color of #001ed2
<div style="border:2px solid #001ed2;">Content here</div>
.myborder {border:2px solid #001ed2;}