#a65bff color space conversions
Hex:
#a65bff
RGB:
166, 91, 255
CMY:
35, 64, 0
CMYK:
35, 64, 0, 0
HSL:
267°, 100.0000%, 67.8431%
HSV (HSB):
267°, 64.3137%, 100.0000%
XYZ:
37.5170, 22.8092, 97.0330
xyY:
0.2384, 0.1449, 22.8092
CIE-Lab:
54.8752, 61.2784, -70.2655
CIE-LCH:
54.8752, 93.2324, 311.0916
CIE-Luv:
54.8752, 18.4697, -115.7732
Hunter-Lab:
47.7589, 56.6423, -87.0297
#a65bff color charts
#a65bff color shades, tints & tones
#a65bff color schemes
#a65bff color preview, HTML & CSS examples
This text has a color of #a65bff
<p style="color:#a65bff;">Text here</p>
.mytext {color:#a65bff;}
This box has a color of #a65bff
<div style="background-color:#a65bff;">Content here</div>
.mybackground {background-color:#a65bff;}
Border around this has a color of #a65bff
<div style="border:2px solid #a65bff;">Content here</div>
.myborder {border:2px solid #a65bff;}