#010edc color space conversions
Hex:
#010edc
RGB:
1, 14, 220
CMY:
100, 95, 14
CMYK:
100, 94, 0, 14
HSL:
236°, 99.0950%, 43.3333%
HSV (HSB):
236°, 99.5455%, 86.2745%
XYZ:
13.0878, 5.4878, 68.0796
xyY:
0.1510, 0.0633, 5.4878
CIE-Lab:
28.0817, 68.1868, -95.0179
CIE-LCH:
28.0817, 116.9523, 305.6640
CIE-Luv:
28.0817, -8.4433, -110.7984
Hunter-Lab:
23.4261, 58.7295, -155.9067
#010edc color charts
#010edc RGB chart
#010edc CMYK chart
#010edc RGB pie chart
#010edc color shades, tints & tones
#010edc color schemes
#010edc color preview, HTML & CSS examples
This text has a color of #010edc
<p style="color:#010edc;">Text here</p>
.mytext {color:#010edc;}
Text color #010edc
This box has a color of #010edc
<div style="background-color:#010edc;">Content here</div>
.mybackground {background-color:#010edc;}
Background color #010edc
Border around this has a color of #010edc
<div style="border:2px solid #010edc;">Content here</div>
.myborder {border:2px solid #010edc;}
Border color #010edc