#a91cff color space conversions
Hex:
#a91cff
RGB:
169, 28, 255
CMY:
34, 89, 0
CMYK:
34, 89, 0, 0
HSL:
277°, 100.0000%, 55.4902%
HSV (HSB):
277°, 89.0196%, 100.0000%
XYZ:
34.8274, 16.4855, 95.9542
xyY:
0.2365, 0.1119, 16.4855
CIE-Lab:
47.6051, 83.6322, -82.0841
CIE-LCH:
47.6051, 117.1843, 315.5352
CIE-Luv:
47.6051, 28.8237, -128.7405
Hunter-Lab:
40.6024, 82.0576, -111.6963
#a91cff color charts
#a91cff color shades, tints & tones
#a91cff color schemes
#a91cff color preview, HTML & CSS examples
This text has a color of #a91cff
<p style="color:#a91cff;">Text here</p>
.mytext {color:#a91cff;}
This box has a color of #a91cff
<div style="background-color:#a91cff;">Content here</div>
.mybackground {background-color:#a91cff;}
Border around this has a color of #a91cff
<div style="border:2px solid #a91cff;">Content here</div>
.myborder {border:2px solid #a91cff;}