#a02bf9 color space conversions
Hex:
#a02bf9
RGB:
160, 43, 249
CMY:
37, 83, 2
CMYK:
36, 83, 0, 2
HSL:
274°, 94.4954%, 57.2549%
HSV (HSB):
274°, 82.7309%, 97.6471%
XYZ:
32.4600, 16.0409, 91.0079
xyY:
0.2327, 0.1150, 16.0409
CIE-Lab:
47.0281, 77.8213, -79.7260
CIE-LCH:
47.0281, 111.4109, 314.3074
CIE-Luv:
47.0281, 24.4056, -124.7020
Hunter-Lab:
40.0511, 74.5785, -106.6887
#a02bf9 color charts
#a02bf9 color shades, tints & tones
#a02bf9 color schemes
#a02bf9 color preview, HTML & CSS examples
This text has a color of #a02bf9
<p style="color:#a02bf9;">Text here</p>
.mytext {color:#a02bf9;}
This box has a color of #a02bf9
<div style="background-color:#a02bf9;">Content here</div>
.mybackground {background-color:#a02bf9;}
Border around this has a color of #a02bf9
<div style="border:2px solid #a02bf9;">Content here</div>
.myborder {border:2px solid #a02bf9;}