#a17cea color space conversions
Hex:
#a17cea
RGB:
161, 124, 234
CMY:
37, 51, 8
CMYK:
31, 47, 0, 8
HSL:
260°, 72.3684%, 70.1961%
HSV (HSB):
260°, 47.0085%, 91.7647%
XYZ:
36.7569, 27.9329, 81.2962
xyY:
0.2518, 0.1913, 27.9329
CIE-Lab:
59.8281, 37.4361, -50.7021
CIE-LCH:
59.8281, 63.0251, 306.4405
CIE-Luv:
59.8281, 9.5727, -84.7871
Hunter-Lab:
52.8516, 31.6518, -54.2037
#a17cea color charts
#a17cea color shades, tints & tones
#a17cea color schemes
#a17cea color preview, HTML & CSS examples
This text has a color of #a17cea
<p style="color:#a17cea;">Text here</p>
.mytext {color:#a17cea;}
This box has a color of #a17cea
<div style="background-color:#a17cea;">Content here</div>
.mybackground {background-color:#a17cea;}
Border around this has a color of #a17cea
<div style="border:2px solid #a17cea;">Content here</div>
.myborder {border:2px solid #a17cea;}