#000adf color space conversions
Hex:
#000adf
RGB:
0, 10, 223
CMY:
100, 96, 13
CMYK:
100, 96, 0, 13
HSL:
237°, 100.0000%, 43.7255%
HSV (HSB):
237°, 100.0000%, 87.4510%
XYZ:
13.4278, 5.5448, 70.1746
xyY:
0.1506, 0.0622, 5.5448
CIE-Lab:
28.2337, 69.7484, -96.4924
CIE-LCH:
28.2337, 119.0614, 305.8609
CIE-Luv:
28.2337, -8.4253, -112.2588
Hunter-Lab:
23.5474, 60.5811, -160.2094
#000adf color charts
#000adf RGB chart
#000adf CMYK chart
#000adf RGB pie chart
#000adf color shades, tints & tones
#000adf color schemes
#000adf color preview, HTML & CSS examples
This text has a color of #000adf
<p style="color:#000adf;">Text here</p>
.mytext {color:#000adf;}
Text color #000adf
This box has a color of #000adf
<div style="background-color:#000adf;">Content here</div>
.mybackground {background-color:#000adf;}
Background color #000adf
Border around this has a color of #000adf
<div style="border:2px solid #000adf;">Content here</div>
.myborder {border:2px solid #000adf;}
Border color #000adf