#a08dc0 color space conversions
Hex:
#a08dc0
RGB:
160, 141, 192
CMY:
37, 45, 25
CMYK:
17, 27, 0, 25
HSL:
262°, 28.8136%, 65.2941%
HSV (HSB):
262°, 26.5625%, 75.2941%
XYZ:
33.5365, 30.3291, 53.9557
xyY:
0.2846, 0.2574, 30.3291
CIE-Lab:
61.9372, 17.3799, -23.8921
CIE-LCH:
61.9372, 29.5448, 306.0333
CIE-Luv:
61.9372, 6.7883, -39.1436
Hunter-Lab:
55.0719, 12.3234, -19.5380
#a08dc0 color charts
#a08dc0 color shades, tints & tones
#a08dc0 color schemes
#a08dc0 color preview, HTML & CSS examples
This text has a color of #a08dc0
<p style="color:#a08dc0;">Text here</p>
.mytext {color:#a08dc0;}
This box has a color of #a08dc0
<div style="background-color:#a08dc0;">Content here</div>
.mybackground {background-color:#a08dc0;}
Border around this has a color of #a08dc0
<div style="border:2px solid #a08dc0;">Content here</div>
.myborder {border:2px solid #a08dc0;}