#a65cff color space conversions
Hex:
#a65cff
RGB:
166, 92, 255
CMY:
35, 64, 0
CMYK:
35, 64, 0, 0
HSL:
267°, 100.0000%, 68.0392%
HSV (HSB):
267°, 63.9216%, 100.0000%
XYZ:
37.6030, 22.9813, 97.0617
xyY:
0.2385, 0.1458, 22.9813
CIE-Lab:
55.0531, 60.7921, -69.9778
CIE-LCH:
55.0531, 92.6962, 310.9820
CIE-Luv:
55.0531, 18.2407, -115.3979
Hunter-Lab:
47.9388, 56.1219, -86.4873
#a65cff color charts
#a65cff color shades, tints & tones
#a65cff color schemes
#a65cff color preview, HTML & CSS examples
This text has a color of #a65cff
<p style="color:#a65cff;">Text here</p>
.mytext {color:#a65cff;}
This box has a color of #a65cff
<div style="background-color:#a65cff;">Content here</div>
.mybackground {background-color:#a65cff;}
Border around this has a color of #a65cff
<div style="border:2px solid #a65cff;">Content here</div>
.myborder {border:2px solid #a65cff;}