#009acf color space conversions
Hex:
#009acf
RGB:
0, 154, 207
CMY:
100, 40, 19
CMYK:
100, 26, 0, 19
HSL:
195°, 100.0000%, 40.5882%
HSV (HSB):
195°, 100.0000%, 81.1765%
XYZ:
22.8181, 27.6162, 63.1593
xyY:
0.2009, 0.2431, 27.6162
CIE-Lab:
59.5404, -14.8510, -36.5553
CIE-LCH:
59.5404, 39.4568, 247.8900
CIE-Luv:
59.5404, -40.3753, -55.4511
Hunter-Lab:
52.5511, -14.4584, -34.4727
#009acf color charts
#009acf color shades, tints & tones
#009acf color schemes
#009acf color preview, HTML & CSS examples
This text has a color of #009acf
<p style="color:#009acf;">Text here</p>
.mytext {color:#009acf;}
This box has a color of #009acf
<div style="background-color:#009acf;">Content here</div>
.mybackground {background-color:#009acf;}
Border around this has a color of #009acf
<div style="border:2px solid #009acf;">Content here</div>
.myborder {border:2px solid #009acf;}