#666fac color space conversions
Hex:
#666fac
RGB:
102, 111, 172
CMY:
60, 56, 33
CMYK:
41, 35, 0, 33
HSL:
232°, 29.6610%, 53.7255%
HSV (HSB):
232°, 40.6977%, 67.4510%
XYZ:
18.6103, 17.1722, 41.3634
xyY:
0.2412, 0.2226, 17.1722
CIE-Lab:
48.4763, 12.4260, -33.6830
CIE-LCH:
48.4763, 35.9019, 290.2496
CIE-Luv:
48.4763, -7.4795, -51.8241
Hunter-Lab:
41.4394, 7.6450, -30.1738
#666fac color charts
#666fac color shades, tints & tones
#666fac color schemes
#666fac color preview, HTML & CSS examples
This text has a color of #666fac
<p style="color:#666fac;">Text here</p>
.mytext {color:#666fac;}
This box has a color of #666fac
<div style="background-color:#666fac;">Content here</div>
.mybackground {background-color:#666fac;}
Border around this has a color of #666fac
<div style="border:2px solid #666fac;">Content here</div>
.myborder {border:2px solid #666fac;}