#a991e1 color space conversions
Hex:
#a991e1
RGB:
169, 145, 225
CMY:
34, 43, 12
CMYK:
25, 36, 0, 12
HSL:
258°, 57.1429%, 72.5490%
HSV (HSB):
258°, 35.5556%, 88.2353%
XYZ:
40.0782, 34.1221, 75.7080
xyY:
0.2674, 0.2276, 34.1221
CIE-Lab:
65.0593, 25.5447, -37.4263
CIE-LCH:
65.0593, 45.3129, 304.3148
CIE-Luv:
65.0593, 6.7192, -62.6984
Hunter-Lab:
58.4141, 20.2451, -35.9534
#a991e1 color charts
#a991e1 color shades, tints & tones
#a991e1 color schemes
#a991e1 color preview, HTML & CSS examples
This text has a color of #a991e1
<p style="color:#a991e1;">Text here</p>
.mytext {color:#a991e1;}
This box has a color of #a991e1
<div style="background-color:#a991e1;">Content here</div>
.mybackground {background-color:#a991e1;}
Border around this has a color of #a991e1
<div style="border:2px solid #a991e1;">Content here</div>
.myborder {border:2px solid #a991e1;}