#a91bed color space conversions
Hex:
#a91bed
RGB:
169, 27, 237
CMY:
34, 89, 7
CMYK:
29, 89, 0, 7
HSL:
281°, 85.3659%, 51.7647%
HSV (HSB):
281°, 88.6076%, 92.9412%
XYZ:
32.0402, 15.3333, 81.3917
xyY:
0.2488, 0.1191, 15.3333
CIE-Lab:
46.0874, 80.3630, -74.4640
CIE-LCH:
46.0874, 109.5586, 317.1820
CIE-Luv:
46.0874, 33.1530, -117.2660
Hunter-Lab:
39.1578, 77.5285, -95.8273
#a91bed color charts
#a91bed color shades, tints & tones
#a91bed color schemes
#a91bed color preview, HTML & CSS examples
This text has a color of #a91bed
<p style="color:#a91bed;">Text here</p>
.mytext {color:#a91bed;}
This box has a color of #a91bed
<div style="background-color:#a91bed;">Content here</div>
.mybackground {background-color:#a91bed;}
Border around this has a color of #a91bed
<div style="border:2px solid #a91bed;">Content here</div>
.myborder {border:2px solid #a91bed;}