#004adc color space conversions
Hex:
#004adc
RGB:
0, 74, 220
CMY:
100, 71, 14
CMYK:
100, 66, 0, 14
HSL:
220°, 100.0000%, 43.1373%
HSV (HSB):
220°, 100.0000%, 86.2745%
XYZ:
15.3670, 10.0649, 68.8429
xyY:
0.1630, 0.1068, 10.0649
CIE-Lab:
37.9586, 39.8074, -78.6256
CIE-LCH:
37.9586, 88.1284, 296.8527
CIE-Luv:
37.9586, -16.2782, -111.2257
Hunter-Lab:
31.7252, 30.9428, -106.4504
#004adc color charts
#004adc color shades, tints & tones
#004adc color schemes
#004adc color preview, HTML & CSS examples
This text has a color of #004adc
<p style="color:#004adc;">Text here</p>
.mytext {color:#004adc;}
This box has a color of #004adc
<div style="background-color:#004adc;">Content here</div>
.mybackground {background-color:#004adc;}
Border around this has a color of #004adc
<div style="border:2px solid #004adc;">Content here</div>
.myborder {border:2px solid #004adc;}