#a19ed5 color space conversions
Hex:
#a19ed5
RGB:
161, 158, 213
CMY:
37, 38, 16
CMYK:
24, 26, 0, 16
HSL:
243°, 39.5683%, 72.7451%
HSV (HSB):
243°, 25.8216%, 83.5294%
XYZ:
38.9350, 36.8349, 68.0085
xyY:
0.2708, 0.2562, 36.8349
CIE-Lab:
67.1530, 12.9212, -27.5941
CIE-LCH:
67.1530, 30.4695, 295.0918
CIE-Luv:
67.1530, -1.7978, -45.0386
Hunter-Lab:
60.6917, 8.3010, -23.9536
#a19ed5 color charts
#a19ed5 color shades, tints & tones
#a19ed5 color schemes
#a19ed5 color preview, HTML & CSS examples
This text has a color of #a19ed5
<p style="color:#a19ed5;">Text here</p>
.mytext {color:#a19ed5;}
This box has a color of #a19ed5
<div style="background-color:#a19ed5;">Content here</div>
.mybackground {background-color:#a19ed5;}
Border around this has a color of #a19ed5
<div style="border:2px solid #a19ed5;">Content here</div>
.myborder {border:2px solid #a19ed5;}