#a67dcd color space conversions
Hex:
#a67dcd
RGB:
166, 125, 205
CMY:
35, 51, 20
CMYK:
19, 39, 0, 20
HSL:
271°, 44.4444%, 64.7059%
HSV (HSB):
271°, 39.0244%, 80.3922%
XYZ:
34.0789, 27.1820, 61.2081
xyY:
0.2783, 0.2219, 27.1820
CIE-Lab:
59.1424, 31.3209, -35.5058
CIE-LCH:
59.1424, 47.3462, 311.4166
CIE-Luv:
59.1424, 15.4650, -59.3451
Hunter-Lab:
52.1364, 25.4379, -33.1110
#a67dcd color charts
#a67dcd color shades, tints & tones
#a67dcd color schemes
#a67dcd color preview, HTML & CSS examples
This text has a color of #a67dcd
<p style="color:#a67dcd;">Text here</p>
.mytext {color:#a67dcd;}
This box has a color of #a67dcd
<div style="background-color:#a67dcd;">Content here</div>
.mybackground {background-color:#a67dcd;}
Border around this has a color of #a67dcd
<div style="border:2px solid #a67dcd;">Content here</div>
.myborder {border:2px solid #a67dcd;}