#a03bf9 color space conversions
Hex:
#a03bf9
RGB:
160, 59, 249
CMY:
37, 77, 2
CMYK:
36, 76, 0, 2
HSL:
272°, 94.0594%, 60.3922%
HSV (HSB):
272°, 76.3052%, 97.6471%
XYZ:
33.1601, 17.4411, 91.2413
xyY:
0.2338, 0.1230, 17.4411
CIE-Lab:
48.8110, 72.6309, -76.8128
CIE-LCH:
48.8110, 105.7141, 313.3971
CIE-Luv:
48.8110, 22.5113, -121.9747
Hunter-Lab:
41.7625, 68.6473, -100.3010
#a03bf9 color charts
#a03bf9 color shades, tints & tones
#a03bf9 color schemes
#a03bf9 color preview, HTML & CSS examples
This text has a color of #a03bf9
<p style="color:#a03bf9;">Text here</p>
.mytext {color:#a03bf9;}
This box has a color of #a03bf9
<div style="background-color:#a03bf9;">Content here</div>
.mybackground {background-color:#a03bf9;}
Border around this has a color of #a03bf9
<div style="border:2px solid #a03bf9;">Content here</div>
.myborder {border:2px solid #a03bf9;}