#003adc color space conversions
Hex:
#003adc
RGB:
0, 58, 220
CMY:
100, 77, 14
CMYK:
100, 74, 0, 14
HSL:
224°, 100.0000%, 43.1373%
HSV (HSB):
224°, 100.0000%, 86.2745%
XYZ:
14.4313, 8.1934, 68.5310
xyY:
0.1583, 0.0899, 8.1934
CIE-Lab:
34.3825, 49.5768, -84.5316
CIE-LCH:
34.3825, 97.9972, 300.3911
CIE-Luv:
34.3825, -13.1893, -113.2190
Hunter-Lab:
28.6241, 39.9014, -121.9133
#003adc color charts
#003adc color shades, tints & tones
#003adc color schemes
#003adc color preview, HTML & CSS examples
This text has a color of #003adc
<p style="color:#003adc;">Text here</p>
.mytext {color:#003adc;}
This box has a color of #003adc
<div style="background-color:#003adc;">Content here</div>
.mybackground {background-color:#003adc;}
Border around this has a color of #003adc
<div style="border:2px solid #003adc;">Content here</div>
.myborder {border:2px solid #003adc;}