#a95fcd color space conversions
Hex:
#a95fcd
RGB:
169, 95, 205
CMY:
34, 63, 20
CMYK:
18, 54, 0, 20
HSL:
280°, 52.3810%, 58.8235%
HSV (HSB):
280°, 53.6585%, 80.3922%
XYZ:
31.4738, 21.0272, 60.1574
xyY:
0.2794, 0.1866, 21.0272
CIE-Lab:
52.9793, 48.5941, -45.1820
CIE-LCH:
52.9793, 66.3536, 317.0838
CIE-Luv:
52.9793, 28.1624, -75.4015
Hunter-Lab:
45.8554, 42.2702, -45.6833
#a95fcd color charts
#a95fcd color shades, tints & tones
#a95fcd color schemes
#a95fcd color preview, HTML & CSS examples
This text has a color of #a95fcd
<p style="color:#a95fcd;">Text here</p>
.mytext {color:#a95fcd;}
This box has a color of #a95fcd
<div style="background-color:#a95fcd;">Content here</div>
.mybackground {background-color:#a95fcd;}
Border around this has a color of #a95fcd
<div style="border:2px solid #a95fcd;">Content here</div>
.myborder {border:2px solid #a95fcd;}