#a91ceb color space conversions
Hex:
#a91ceb
RGB:
169, 28, 235
CMY:
34, 89, 8
CMYK:
28, 88, 0, 8
HSL:
281°, 83.8057%, 51.5686%
HSV (HSB):
281°, 88.0851%, 92.1569%
XYZ:
31.7728, 15.2637, 79.8688
xyY:
0.2504, 0.1203, 15.2637
CIE-Lab:
45.9933, 79.7981, -73.4871
CIE-LCH:
45.9933, 108.4808, 317.3577
CIE-Luv:
45.9933, 33.5865, -115.8597
Hunter-Lab:
39.0688, 76.7955, -93.8593
#a91ceb color charts
#a91ceb color shades, tints & tones
#a91ceb color schemes
#a91ceb color preview, HTML & CSS examples
This text has a color of #a91ceb
<p style="color:#a91ceb;">Text here</p>
.mytext {color:#a91ceb;}
This box has a color of #a91ceb
<div style="background-color:#a91ceb;">Content here</div>
.mybackground {background-color:#a91ceb;}
Border around this has a color of #a91ceb
<div style="border:2px solid #a91ceb;">Content here</div>
.myborder {border:2px solid #a91ceb;}