#000adc color space conversions
Hex:
#000adc
RGB:
0, 10, 220
CMY:
100, 96, 14
CMYK:
100, 95, 0, 14
HSL:
237°, 100.0000%, 43.1373%
HSV (HSB):
237°, 100.0000%, 86.2745%
XYZ:
13.0268, 5.3844, 68.0628
xyY:
0.1506, 0.0623, 5.3844
CIE-Lab:
27.8030, 68.9864, -95.4844
CIE-LCH:
27.8030, 117.7981, 305.8477
CIE-Luv:
27.8030, -8.3031, -110.4955
Hunter-Lab:
23.2043, 59.6018, -157.6665
#000adc color charts
#000adc color shades, tints & tones
#000adc color schemes
#000adc color preview, HTML & CSS examples
This text has a color of #000adc
<p style="color:#000adc;">Text here</p>
.mytext {color:#000adc;}
This box has a color of #000adc
<div style="background-color:#000adc;">Content here</div>
.mybackground {background-color:#000adc;}
Border around this has a color of #000adc
<div style="border:2px solid #000adc;">Content here</div>
.myborder {border:2px solid #000adc;}