#a64def color space conversions
Hex:
#a64def
RGB:
166, 77, 239
CMY:
35, 70, 6
CMYK:
31, 68, 0, 6
HSL:
273°, 83.5052%, 61.9608%
HSV (HSB):
273°, 67.7824%, 93.7255%
XYZ:
33.9597, 19.6467, 83.6637
xyY:
0.2474, 0.1431, 19.6467
CIE-Lab:
51.4354, 64.1260, -66.9166
CIE-LCH:
51.4354, 92.6821, 313.7800
CIE-Luv:
51.4354, 24.4101, -109.1856
Hunter-Lab:
44.3246, 59.1914, -80.8838
#a64def color charts
#a64def color shades, tints & tones
#a64def color schemes
#a64def color preview, HTML & CSS examples
This text has a color of #a64def
<p style="color:#a64def;">Text here</p>
.mytext {color:#a64def;}
This box has a color of #a64def
<div style="background-color:#a64def;">Content here</div>
.mybackground {background-color:#a64def;}
Border around this has a color of #a64def
<div style="border:2px solid #a64def;">Content here</div>
.myborder {border:2px solid #a64def;}