#010ed4 color space conversions
Hex:
#010ed4
RGB:
1, 14, 212
CMY:
100, 95, 17
CMYK:
100, 93, 0, 17
HSL:
236°, 99.0610%, 41.7647%
HSV (HSB):
236°, 99.5283%, 83.1373%
XYZ:
12.0532, 5.0740, 62.6315
xyY:
0.1511, 0.0636, 5.0740
CIE-Lab:
26.9445, 66.0973, -92.2890
CIE-LCH:
26.9445, 113.5170, 305.6102
CIE-Luv:
26.9445, -8.1236, -106.1046
Hunter-Lab:
22.5255, 56.0942, -149.0859
#010ed4 color charts
#010ed4 color shades, tints & tones
#010ed4 color schemes
#010ed4 color preview, HTML & CSS examples
This text has a color of #010ed4
<p style="color:#010ed4;">Text here</p>
.mytext {color:#010ed4;}
This box has a color of #010ed4
<div style="background-color:#010ed4;">Content here</div>
.mybackground {background-color:#010ed4;}
Border around this has a color of #010ed4
<div style="border:2px solid #010ed4;">Content here</div>
.myborder {border:2px solid #010ed4;}