#a67bbd color space conversions
Hex:
#a67bbd
RGB:
166, 123, 189
CMY:
35, 52, 26
CMYK:
12, 35, 0, 26
HSL:
279°, 33.3333%, 61.1765%
HSV (HSB):
279°, 34.9206%, 74.1176%
XYZ:
31.9942, 25.9470, 51.4661
xyY:
0.2924, 0.2372, 25.9470
CIE-Lab:
57.9867, 28.9059, -28.2306
CIE-LCH:
57.9867, 40.4044, 315.6772
CIE-Luv:
57.9867, 18.4665, -47.2128
Hunter-Lab:
50.9382, 22.9734, -24.2477
#a67bbd color charts
#a67bbd color shades, tints & tones
#a67bbd color schemes
#a67bbd color preview, HTML & CSS examples
This text has a color of #a67bbd
<p style="color:#a67bbd;">Text here</p>
.mytext {color:#a67bbd;}
This box has a color of #a67bbd
<div style="background-color:#a67bbd;">Content here</div>
.mybackground {background-color:#a67bbd;}
Border around this has a color of #a67bbd
<div style="border:2px solid #a67bbd;">Content here</div>
.myborder {border:2px solid #a67bbd;}