#a90bfc color space conversions
Hex:
#a90bfc
RGB:
169, 11, 252
CMY:
34, 96, 1
CMYK:
33, 96, 0, 1
HSL:
279°, 97.5709%, 51.5686%
HSV (HSB):
279°, 95.6349%, 98.8235%
XYZ:
34.0525, 15.7026, 93.3316
xyY:
0.2380, 0.1097, 15.7026
CIE-Lab:
46.5819, 85.3692, -82.0853
CIE-LCH:
46.5819, 118.4310, 316.1235
CIE-Luv:
46.5819, 30.2790, -127.8898
Hunter-Lab:
39.6266, 84.0451, -111.9059
#a90bfc color charts
#a90bfc color shades, tints & tones
#a90bfc color schemes
#a90bfc color preview, HTML & CSS examples
This text has a color of #a90bfc
<p style="color:#a90bfc;">Text here</p>
.mytext {color:#a90bfc;}
This box has a color of #a90bfc
<div style="background-color:#a90bfc;">Content here</div>
.mybackground {background-color:#a90bfc;}
Border around this has a color of #a90bfc
<div style="border:2px solid #a90bfc;">Content here</div>
.myborder {border:2px solid #a90bfc;}