#000ace color space conversions
Hex:
#000ace
RGB:
0, 10, 206
CMY:
100, 96, 19
CMYK:
100, 95, 0, 19
HSL:
237°, 100.0000%, 40.3922%
HSV (HSB):
237°, 100.0000%, 80.7843%
XYZ:
11.2491, 4.6733, 58.7017
xyY:
0.1507, 0.0626, 4.6733
CIE-Lab:
25.7830, 65.3887, -90.7375
CIE-LCH:
25.7830, 111.8435, 305.7779
CIE-Luv:
25.7830, -7.7309, -102.2188
Hunter-Lab:
21.6178, 55.0535, -145.8651
#000ace color charts
#000ace RGB chart
#000ace CMYK chart
#000ace RGB pie chart
#000ace color shades, tints & tones
#000ace color schemes
#000ace color preview, HTML & CSS examples
This text has a color of #000ace
<p style="color:#000ace;">Text here</p>
.mytext {color:#000ace;}
Text color #000ace
This box has a color of #000ace
<div style="background-color:#000ace;">Content here</div>
.mybackground {background-color:#000ace;}
Background color #000ace
Border around this has a color of #000ace
<div style="border:2px solid #000ace;">Content here</div>
.myborder {border:2px solid #000ace;}
Border color #000ace