#005ace color space conversions
Hex:
#005ace
RGB:
0, 90, 206
CMY:
100, 65, 19
CMYK:
100, 56, 0, 19
HSL:
214°, 100.0000%, 40.3922%
HSV (HSB):
214°, 100.0000%, 80.7843%
XYZ:
14.7967, 11.7686, 59.8842
xyY:
0.1712, 0.1361, 11.7686
CIE-Lab:
40.8459, 23.9500, -65.8528
CIE-LCH:
40.8459, 70.0728, 289.9858
CIE-Luv:
40.8459, -20.3354, -97.0813
Hunter-Lab:
34.3053, 16.9571, -79.4843
#005ace color charts
#005ace color shades, tints & tones
#005ace color schemes
#005ace color preview, HTML & CSS examples
This text has a color of #005ace
<p style="color:#005ace;">Text here</p>
.mytext {color:#005ace;}
This box has a color of #005ace
<div style="background-color:#005ace;">Content here</div>
.mybackground {background-color:#005ace;}
Border around this has a color of #005ace
<div style="border:2px solid #005ace;">Content here</div>
.myborder {border:2px solid #005ace;}