#a67fa7 color space conversions
Hex:
#a67fa7
RGB:
166, 127, 167
CMY:
35, 50, 35
CMYK:
1, 24, 0, 35
HSL:
299°, 18.5185%, 57.6471%
HSV (HSB):
299°, 23.9521%, 65.4902%
XYZ:
30.2903, 26.0758, 39.9959
xyY:
0.3143, 0.2706, 26.0758
CIE-Lab:
58.1089, 22.0922, -15.4608
CIE-LCH:
58.1089, 26.9648, 325.0145
CIE-Luv:
58.1089, 19.6006, -26.3456
Hunter-Lab:
51.0644, 16.5196, -10.6934
#a67fa7 color charts
#a67fa7 color shades, tints & tones
#a67fa7 color schemes
#a67fa7 color preview, HTML & CSS examples
This text has a color of #a67fa7
<p style="color:#a67fa7;">Text here</p>
.mytext {color:#a67fa7;}
This box has a color of #a67fa7
<div style="background-color:#a67fa7;">Content here</div>
.mybackground {background-color:#a67fa7;}
Border around this has a color of #a67fa7
<div style="border:2px solid #a67fa7;">Content here</div>
.myborder {border:2px solid #a67fa7;}