#019ace color space conversions
Hex:
#019ace
RGB:
1, 154, 206
CMY:
100, 40, 19
CMYK:
100, 25, 0, 19
HSL:
195°, 99.0338%, 40.5882%
HSV (HSB):
195°, 99.5146%, 80.7843%
XYZ:
22.7087, 27.5739, 62.5179
xyY:
0.2013, 0.2444, 27.5739
CIE-Lab:
59.5018, -15.1820, -36.0553
CIE-LCH:
59.5018, 39.1213, 247.1652
CIE-Luv:
59.5018, -40.4097, -54.5749
Hunter-Lab:
52.5108, -14.7003, -33.8314
#019ace color charts
#019ace color shades, tints & tones
#019ace color schemes
#019ace color preview, HTML & CSS examples
This text has a color of #019ace
<p style="color:#019ace;">Text here</p>
.mytext {color:#019ace;}
This box has a color of #019ace
<div style="background-color:#019ace;">Content here</div>
.mybackground {background-color:#019ace;}
Border around this has a color of #019ace
<div style="border:2px solid #019ace;">Content here</div>
.myborder {border:2px solid #019ace;}