#a645ed color space conversions
Hex:
#a645ed
RGB:
166, 69, 237
CMY:
35, 73, 7
CMYK:
30, 71, 0, 7
HSL:
275°, 82.3529%, 60.0000%
HSV (HSB):
275°, 70.8861%, 92.9412%
XYZ:
33.1401, 18.4777, 81.9406
xyY:
0.2481, 0.1383, 18.4777
CIE-Lab:
50.0704, 67.1319, -68.0038
CIE-LCH:
50.0704, 95.5574, 314.6303
CIE-Luv:
50.0704, 26.3774, -110.2037
Hunter-Lab:
42.9856, 62.3909, -82.9306
#a645ed color charts
#a645ed color shades, tints & tones
#a645ed color schemes
#a645ed color preview, HTML & CSS examples
This text has a color of #a645ed
<p style="color:#a645ed;">Text here</p>
.mytext {color:#a645ed;}
This box has a color of #a645ed
<div style="background-color:#a645ed;">Content here</div>
.mybackground {background-color:#a645ed;}
Border around this has a color of #a645ed
<div style="border:2px solid #a645ed;">Content here</div>
.myborder {border:2px solid #a645ed;}