#000fac color space conversions
Hex:
#000fac
RGB:
0, 15, 172
CMY:
100, 94, 33
CMYK:
100, 91, 0, 33
HSL:
235°, 100.0000%, 33.7255%
HSV (HSB):
235°, 100.0000%, 67.4510%
XYZ:
7.6172, 3.3202, 39.2691
xyY:
0.1517, 0.0661, 3.3202
CIE-Lab:
21.2832, 54.8671, -78.0805
CIE-LCH:
21.2832, 95.4304, 305.0957
CIE-Luv:
21.2832, -6.6288, -82.3970
Hunter-Lab:
18.2214, 42.7320, -115.0212
#000fac color charts
#000fac RGB chart
#000fac CMYK chart
#000fac RGB pie chart
#000fac color shades, tints & tones
#000fac color schemes
#000fac color preview, HTML & CSS examples
This text has a color of #000fac
<p style="color:#000fac;">Text here</p>
.mytext {color:#000fac;}
Text color #000fac
This box has a color of #000fac
<div style="background-color:#000fac;">Content here</div>
.mybackground {background-color:#000fac;}
Background color #000fac
Border around this has a color of #000fac
<div style="border:2px solid #000fac;">Content here</div>
.myborder {border:2px solid #000fac;}
Border color #000fac