#000add color space conversions
Hex:
#000add
RGB:
0, 10, 221
CMY:
100, 96, 13
CMYK:
100, 95, 0, 13
HSL:
237°, 100.0000%, 43.3333%
HSV (HSB):
237°, 100.0000%, 86.6667%
XYZ:
13.1597, 5.4375, 68.7626
xyY:
0.1506, 0.0622, 5.4375
CIE-Lab:
27.9466, 69.2407, -95.8208
CIE-LCH:
27.9466, 118.2197, 305.8521
CIE-Luv:
27.9466, -8.3438, -111.0836
Hunter-Lab:
23.3185, 59.9281, -158.5136
#000add color charts
#000add RGB chart
#000add CMYK chart
#000add RGB pie chart
#000add color shades, tints & tones
#000add color schemes
#000add color preview, HTML & CSS examples
This text has a color of #000add
<p style="color:#000add;">Text here</p>
.mytext {color:#000add;}
Text color #000add
This box has a color of #000add
<div style="background-color:#000add;">Content here</div>
.mybackground {background-color:#000add;}
Background color #000add
Border around this has a color of #000add
<div style="border:2px solid #000add;">Content here</div>
.myborder {border:2px solid #000add;}
Border color #000add