#100fac color space conversions
Hex:
#100fac
RGB:
16, 15, 172
CMY:
94, 94, 33
CMYK:
91, 91, 0, 33
HSL:
240°, 83.9572%, 36.6667%
HSV (HSB):
240°, 91.2791%, 67.4510%
XYZ:
7.8309, 3.4304, 39.2791
xyY:
0.1549, 0.0679, 3.4304
CIE-Lab:
21.6910, 55.1064, -77.3894
CIE-LCH:
21.6910, 95.0044, 305.4534
CIE-Luv:
21.6910, -5.9199, -82.9124
Hunter-Lab:
18.5212, 43.0588, -112.7750
#100fac color charts
#100fac color shades, tints & tones
#100fac color schemes
#100fac color preview, HTML & CSS examples
This text has a color of #100fac
<p style="color:#100fac;">Text here</p>
.mytext {color:#100fac;}
This box has a color of #100fac
<div style="background-color:#100fac;">Content here</div>
.mybackground {background-color:#100fac;}
Border around this has a color of #100fac
<div style="border:2px solid #100fac;">Content here</div>
.myborder {border:2px solid #100fac;}