#a91bec color space conversions
Hex:
#a91bec
RGB:
169, 27, 236
CMY:
34, 89, 7
CMYK:
28, 89, 0, 7
HSL:
281°, 84.6154%, 51.5686%
HSV (HSB):
281°, 88.5593%, 92.5490%
XYZ:
31.8944, 15.2750, 80.6242
xyY:
0.2496, 0.1195, 15.2750
CIE-Lab:
46.0086, 80.1742, -74.0275
CIE-LCH:
46.0086, 109.1236, 317.2827
CIE-Luv:
46.0086, 33.4035, -116.6123
Hunter-Lab:
39.0833, 77.2717, -94.9501
#a91bec color charts
#a91bec color shades, tints & tones
#a91bec color schemes
#a91bec color preview, HTML & CSS examples
This text has a color of #a91bec
<p style="color:#a91bec;">Text here</p>
.mytext {color:#a91bec;}
This box has a color of #a91bec
<div style="background-color:#a91bec;">Content here</div>
.mybackground {background-color:#a91bec;}
Border around this has a color of #a91bec
<div style="border:2px solid #a91bec;">Content here</div>
.myborder {border:2px solid #a91bec;}