#a28fb5 color space conversions
Hex:
#a28fb5
RGB:
162, 143, 181
CMY:
36, 44, 29
CMYK:
10, 21, 0, 29
HSL:
270°, 20.4301%, 63.5294%
HSV (HSB):
270°, 20.9945%, 70.9804%
XYZ:
33.0632, 30.6625, 47.8919
xyY:
0.2962, 0.2747, 30.6625
CIE-Lab:
62.2217, 14.4836, -17.2355
CIE-LCH:
62.2217, 22.5130, 310.0414
CIE-Luv:
62.2217, 7.9951, -28.2251
Hunter-Lab:
55.3737, 9.6770, -12.5174
#a28fb5 color charts
#a28fb5 color shades, tints & tones
#a28fb5 color schemes
#a28fb5 color preview, HTML & CSS examples
This text has a color of #a28fb5
<p style="color:#a28fb5;">Text here</p>
.mytext {color:#a28fb5;}
This box has a color of #a28fb5
<div style="background-color:#a28fb5;">Content here</div>
.mybackground {background-color:#a28fb5;}
Border around this has a color of #a28fb5
<div style="border:2px solid #a28fb5;">Content here</div>
.myborder {border:2px solid #a28fb5;}