#001edc color space conversions
Hex:
#001edc
RGB:
0, 30, 220
CMY:
100, 88, 14
CMYK:
100, 86, 0, 14
HSL:
232°, 100.0000%, 43.1373%
HSV (HSB):
232°, 100.0000%, 86.2745%
XYZ:
13.3825, 6.0959, 68.1814
xyY:
0.1527, 0.0695, 6.0959
CIE-Lab:
29.6530, 63.3375, -92.3939
CIE-LCH:
29.6530, 112.0191, 304.4313
CIE-Luv:
29.6530, -9.5629, -112.1760
Hunter-Lab:
24.6898, 53.5448, -146.4479
#001edc color charts
#001edc RGB chart
#001edc CMYK chart
#001edc RGB pie chart
#001edc color shades, tints & tones
#001edc color schemes
#001edc color preview, HTML & CSS examples
This text has a color of #001edc
<p style="color:#001edc;">Text here</p>
.mytext {color:#001edc;}
Text color #001edc
This box has a color of #001edc
<div style="background-color:#001edc;">Content here</div>
.mybackground {background-color:#001edc;}
Background color #001edc
Border around this has a color of #001edc
<div style="border:2px solid #001edc;">Content here</div>
.myborder {border:2px solid #001edc;}
Border color #001edc