#000ada color space conversions
Hex:
#000ada
RGB:
0, 10, 218
CMY:
100, 96, 15
CMYK:
100, 95, 0, 15
HSL:
237°, 100.0000%, 42.7451%
HSV (HSB):
237°, 100.0000%, 85.4902%
XYZ:
12.7634, 5.2790, 66.6759
xyY:
0.1507, 0.0623, 5.2790
CIE-Lab:
27.5154, 68.4767, -94.8107
CIE-LCH:
27.5154, 116.9535, 305.8386
CIE-Luv:
27.5154, -8.2215, -109.3179
Hunter-Lab:
22.9762, 58.9498, -155.9740
#000ada color charts
#000ada RGB chart
#000ada CMYK chart
#000ada RGB pie chart
#000ada color shades, tints & tones
#000ada color schemes
#000ada color preview, HTML & CSS examples
This text has a color of #000ada
<p style="color:#000ada;">Text here</p>
.mytext {color:#000ada;}
Text color #000ada
This box has a color of #000ada
<div style="background-color:#000ada;">Content here</div>
.mybackground {background-color:#000ada;}
Background color #000ada
Border around this has a color of #000ada
<div style="border:2px solid #000ada;">Content here</div>
.myborder {border:2px solid #000ada;}
Border color #000ada