#a17fb2 color space conversions
Hex:
#a17fb2
RGB:
161, 127, 178
CMY:
37, 50, 30
CMYK:
10, 29, 0, 30
HSL:
280°, 24.8780%, 59.8039%
HSV (HSB):
280°, 28.6517%, 69.8039%
XYZ:
30.3232, 25.9702, 45.5340
xyY:
0.2978, 0.2550, 25.9702
CIE-Lab:
58.0087, 22.6475, -21.9610
CIE-LCH:
58.0087, 31.5467, 315.8817
CIE-Luv:
58.0087, 15.1768, -36.4364
Hunter-Lab:
50.9609, 17.0309, -17.3035
#a17fb2 color charts
#a17fb2 color shades, tints & tones
#a17fb2 color schemes
#a17fb2 color preview, HTML & CSS examples
This text has a color of #a17fb2
<p style="color:#a17fb2;">Text here</p>
.mytext {color:#a17fb2;}
This box has a color of #a17fb2
<div style="background-color:#a17fb2;">Content here</div>
.mybackground {background-color:#a17fb2;}
Border around this has a color of #a17fb2
<div style="border:2px solid #a17fb2;">Content here</div>
.myborder {border:2px solid #a17fb2;}