#a02be6 color space conversions
Hex:
#a02be6
RGB:
160, 43, 230
CMY:
37, 83, 10
CMYK:
30, 81, 0, 10
HSL:
278°, 78.9030%, 53.5294%
HSV (HSB):
278°, 81.3043%, 90.1961%
XYZ:
29.6440, 14.9145, 76.1793
xyY:
0.2455, 0.1235, 14.9145
CIE-Lab:
45.5169, 73.9216, -71.4871
CIE-LCH:
45.5169, 102.8338, 315.9592
CIE-Luv:
45.5169, 28.5326, -112.3033
Hunter-Lab:
38.6193, 69.4320, -89.9202
#a02be6 color charts
#a02be6 color shades, tints & tones
#a02be6 color schemes
#a02be6 color preview, HTML & CSS examples
This text has a color of #a02be6
<p style="color:#a02be6;">Text here</p>
.mytext {color:#a02be6;}
This box has a color of #a02be6
<div style="background-color:#a02be6;">Content here</div>
.mybackground {background-color:#a02be6;}
Border around this has a color of #a02be6
<div style="border:2px solid #a02be6;">Content here</div>
.myborder {border:2px solid #a02be6;}