#001ace color space conversions
Hex:
#001ace
RGB:
0, 26, 206
CMY:
100, 90, 19
CMYK:
100, 87, 0, 19
HSL:
232°, 100.0000%, 40.3922%
HSV (HSB):
232°, 100.0000%, 80.7843%
XYZ:
11.5100, 5.1950, 58.7886
xyY:
0.1525, 0.0688, 5.1950
CIE-Lab:
27.2833, 60.8049, -88.2311
CIE-LCH:
27.2833, 107.1539, 304.5729
CIE-Luv:
27.2833, -8.7351, -103.7211
Hunter-Lab:
22.7926, 50.2533, -136.9711
#001ace color charts
#001ace RGB chart
#001ace CMYK chart
#001ace RGB pie chart
#001ace color shades, tints & tones
#001ace color schemes
#001ace color preview, HTML & CSS examples
This text has a color of #001ace
<p style="color:#001ace;">Text here</p>
.mytext {color:#001ace;}
Text color #001ace
This box has a color of #001ace
<div style="background-color:#001ace;">Content here</div>
.mybackground {background-color:#001ace;}
Background color #001ace
Border around this has a color of #001ace
<div style="border:2px solid #001ace;">Content here</div>
.myborder {border:2px solid #001ace;}
Border color #001ace