#010cdc color space conversions
Hex:
#010cdc
RGB:
1, 12, 220
CMY:
100, 95, 14
CMYK:
100, 95, 0, 14
HSL:
237°, 99.0950%, 43.3333%
HSV (HSB):
237°, 99.5455%, 86.2745%
XYZ:
13.0623, 5.4367, 68.0711
xyY:
0.1509, 0.0628, 5.4367
CIE-Lab:
27.9444, 68.6105, -95.2475
CIE-LCH:
27.9444, 117.3861, 305.7667
CIE-Luv:
27.9444, -8.3525, -110.6521
Hunter-Lab:
23.3167, 59.1931, -156.7700
#010cdc color charts
#010cdc color shades, tints & tones
#010cdc color schemes
#010cdc color preview, HTML & CSS examples
This text has a color of #010cdc
<p style="color:#010cdc;">Text here</p>
.mytext {color:#010cdc;}
This box has a color of #010cdc
<div style="background-color:#010cdc;">Content here</div>
.mybackground {background-color:#010cdc;}
Border around this has a color of #010cdc
<div style="border:2px solid #010cdc;">Content here</div>
.myborder {border:2px solid #010cdc;}