#a950e4 color space conversions
Hex:
#a950e4
RGB:
169, 80, 228
CMY:
34, 69, 11
CMYK:
26, 65, 0, 11
HSL:
276°, 73.2673%, 60.3922%
HSV (HSB):
276°, 64.9123%, 89.4118%
XYZ:
33.2344, 19.7738, 75.4639
xyY:
0.2587, 0.1539, 19.7738
CIE-Lab:
51.5805, 60.9568, -60.4750
CIE-LCH:
51.5805, 85.8659, 315.2273
CIE-Luv:
51.5805, 27.5976, -99.5031
Hunter-Lab:
44.4677, 55.5895, -69.4906
#a950e4 color charts
#a950e4 color shades, tints & tones
#a950e4 color schemes
#a950e4 color preview, HTML & CSS examples
This text has a color of #a950e4
<p style="color:#a950e4;">Text here</p>
.mytext {color:#a950e4;}
This box has a color of #a950e4
<div style="background-color:#a950e4;">Content here</div>
.mybackground {background-color:#a950e4;}
Border around this has a color of #a950e4
<div style="border:2px solid #a950e4;">Content here</div>
.myborder {border:2px solid #a950e4;}