#a91cfa color space conversions
Hex:
#a91cfa
RGB:
169, 28, 250
CMY:
34, 89, 2
CMYK:
32, 89, 0, 2
HSL:
278°, 95.6897%, 54.5098%
HSV (HSB):
278°, 88.8000%, 98.0392%
XYZ:
34.0328, 16.1677, 91.7694
xyY:
0.2397, 0.1139, 16.1677
CIE-Lab:
47.1937, 82.6635, -79.9645
CIE-LCH:
47.1937, 115.0112, 315.9508
CIE-Luv:
47.1937, 29.9635, -125.5653
Hunter-Lab:
40.2090, 80.7159, -107.1718
#a91cfa color charts
#a91cfa color shades, tints & tones
#a91cfa color schemes
#a91cfa color preview, HTML & CSS examples
This text has a color of #a91cfa
<p style="color:#a91cfa;">Text here</p>
.mytext {color:#a91cfa;}
This box has a color of #a91cfa
<div style="background-color:#a91cfa;">Content here</div>
.mybackground {background-color:#a91cfa;}
Border around this has a color of #a91cfa
<div style="border:2px solid #a91cfa;">Content here</div>
.myborder {border:2px solid #a91cfa;}