#a36fed color space conversions
Hex:
#a36fed
RGB:
163, 111, 237
CMY:
36, 56, 7
CMYK:
31, 53, 0, 7
HSL:
265°, 77.7778%, 68.2353%
HSV (HSB):
265°, 53.1646%, 92.9412%
XYZ:
36.0748, 25.2698, 83.0970
xyY:
0.2498, 0.1749, 25.2698
CIE-Lab:
57.3374, 45.9043, -56.3263
CIE-LCH:
57.3374, 72.6626, 309.1790
CIE-Luv:
57.3374, 14.4179, -93.9459
Hunter-Lab:
50.2691, 40.1265, -62.8205
#a36fed color charts
#a36fed color shades, tints & tones
#a36fed color schemes
#a36fed color preview, HTML & CSS examples
This text has a color of #a36fed
<p style="color:#a36fed;">Text here</p>
.mytext {color:#a36fed;}
This box has a color of #a36fed
<div style="background-color:#a36fed;">Content here</div>
.mybackground {background-color:#a36fed;}
Border around this has a color of #a36fed
<div style="border:2px solid #a36fed;">Content here</div>
.myborder {border:2px solid #a36fed;}