#a64bff color space conversions
Hex:
#a64bff
RGB:
166, 75, 255
CMY:
35, 71, 0
CMYK:
35, 71, 0, 0
HSL:
270°, 100.0000%, 64.7059%
HSV (HSB):
270°, 70.5882%, 100.0000%
XYZ:
36.2920, 20.3591, 96.6247
xyY:
0.2368, 0.1328, 20.3591
CIE-Lab:
52.2409, 68.5972, -74.5371
CIE-LCH:
52.2409, 101.2983, 312.6236
CIE-Luv:
52.2409, 21.7449, -121.0257
Hunter-Lab:
45.1211, 64.6098, -95.3819
#a64bff color charts
#a64bff color shades, tints & tones
#a64bff color schemes
#a64bff color preview, HTML & CSS examples
This text has a color of #a64bff
<p style="color:#a64bff;">Text here</p>
.mytext {color:#a64bff;}
This box has a color of #a64bff
<div style="background-color:#a64bff;">Content here</div>
.mybackground {background-color:#a64bff;}
Border around this has a color of #a64bff
<div style="border:2px solid #a64bff;">Content here</div>
.myborder {border:2px solid #a64bff;}