#a936ed color space conversions
Hex:
#a936ed
RGB:
169, 54, 237
CMY:
34, 79, 7
CMYK:
29, 77, 0, 7
HSL:
278°, 83.5616%, 57.0588%
HSV (HSB):
278°, 77.2152%, 92.9412%
XYZ:
32.9674, 17.1878, 81.7008
xyY:
0.2500, 0.1304, 17.1878
CIE-Lab:
48.4958, 73.3070, -70.5410
CIE-LCH:
48.4958, 101.7347, 316.1016
CIE-Luv:
48.4958, 30.4113, -113.2748
Hunter-Lab:
41.4581, 69.3910, -87.8210
#a936ed color charts
#a936ed color shades, tints & tones
#a936ed color schemes
#a936ed color preview, HTML & CSS examples
This text has a color of #a936ed
<p style="color:#a936ed;">Text here</p>
.mytext {color:#a936ed;}
This box has a color of #a936ed
<div style="background-color:#a936ed;">Content here</div>
.mybackground {background-color:#a936ed;}
Border around this has a color of #a936ed
<div style="border:2px solid #a936ed;">Content here</div>
.myborder {border:2px solid #a936ed;}