#a88dc9 color space conversions
Hex:
#a88dc9
RGB:
168, 141, 201
CMY:
34, 45, 21
CMYK:
16, 30, 0, 21
HSL:
267°, 35.7143%, 67.0588%
HSV (HSB):
267°, 29.8507%, 78.8235%
XYZ:
36.2159, 31.5916, 59.4473
xyY:
0.2846, 0.2483, 31.5916
CIE-Lab:
63.0039, 21.9512, -27.2498
CIE-LCH:
63.0039, 34.9915, 308.8533
CIE-Luv:
63.0039, 10.3084, -45.3208
Hunter-Lab:
56.2064, 16.6531, -23.3642
#a88dc9 color charts
#a88dc9 color shades, tints & tones
#a88dc9 color schemes
#a88dc9 color preview, HTML & CSS examples
This text has a color of #a88dc9
<p style="color:#a88dc9;">Text here</p>
.mytext {color:#a88dc9;}
This box has a color of #a88dc9
<div style="background-color:#a88dc9;">Content here</div>
.mybackground {background-color:#a88dc9;}
Border around this has a color of #a88dc9
<div style="border:2px solid #a88dc9;">Content here</div>
.myborder {border:2px solid #a88dc9;}