#a17bf5 color space conversions
Hex:
#a17bf5
RGB:
161, 123, 245
CMY:
37, 52, 4
CMYK:
34, 50, 0, 4
HSL:
259°, 85.9155%, 72.1569%
HSV (HSB):
259°, 49.7959%, 96.0784%
XYZ:
38.2623, 28.3356, 89.8389
xyY:
0.2446, 0.1811, 28.3356
CIE-Lab:
60.1907, 40.7799, -56.2217
CIE-LCH:
60.1907, 69.4542, 305.9549
CIE-Luv:
60.1907, 8.6168, -94.1592
Hunter-Lab:
53.2312, 35.1505, -62.8026
#a17bf5 color charts
#a17bf5 color shades, tints & tones
#a17bf5 color schemes
#a17bf5 color preview, HTML & CSS examples
This text has a color of #a17bf5
<p style="color:#a17bf5;">Text here</p>
.mytext {color:#a17bf5;}
This box has a color of #a17bf5
<div style="background-color:#a17bf5;">Content here</div>
.mybackground {background-color:#a17bf5;}
Border around this has a color of #a17bf5
<div style="border:2px solid #a17bf5;">Content here</div>
.myborder {border:2px solid #a17bf5;}