#a95edc color space conversions
Hex:
#a95edc
RGB:
169, 94, 220
CMY:
34, 63, 14
CMYK:
23, 57, 0, 14
HSL:
276°, 64.2857%, 61.5686%
HSV (HSB):
276°, 57.2727%, 86.2745%
XYZ:
33.2832, 21.6077, 70.1266
xyY:
0.2662, 0.1728, 21.6077
CIE-Lab:
53.6083, 52.3881, -52.7037
CIE-LCH:
53.6083, 74.3115, 314.8280
CIE-Luv:
53.6083, 25.5346, -87.6899
Hunter-Lab:
46.4841, 46.4608, -56.9069
#a95edc color charts
#a95edc color shades, tints & tones
#a95edc color schemes
#a95edc color preview, HTML & CSS examples
This text has a color of #a95edc
<p style="color:#a95edc;">Text here</p>
.mytext {color:#a95edc;}
This box has a color of #a95edc
<div style="background-color:#a95edc;">Content here</div>
.mybackground {background-color:#a95edc;}
Border around this has a color of #a95edc
<div style="border:2px solid #a95edc;">Content here</div>
.myborder {border:2px solid #a95edc;}