#a02dd8 color space conversions
Hex:
#a02dd8
RGB:
160, 45, 216
CMY:
37, 82, 15
CMYK:
26, 79, 0, 15
HSL:
280°, 68.6747%, 51.1765%
HSV (HSB):
280°, 79.1667%, 84.7059%
XYZ:
27.8303, 14.3082, 66.2607
xyY:
0.2567, 0.1320, 14.3082
CIE-Lab:
44.6718, 70.5028, -64.8775
CIE-LCH:
44.6718, 95.8110, 317.3794
CIE-Luv:
44.6718, 31.6232, -102.4922
Hunter-Lab:
37.8262, 65.1337, -77.3808
#a02dd8 color charts
#a02dd8 color shades, tints & tones
#a02dd8 color schemes
#a02dd8 color preview, HTML & CSS examples
This text has a color of #a02dd8
<p style="color:#a02dd8;">Text here</p>
.mytext {color:#a02dd8;}
This box has a color of #a02dd8
<div style="background-color:#a02dd8;">Content here</div>
.mybackground {background-color:#a02dd8;}
Border around this has a color of #a02dd8
<div style="border:2px solid #a02dd8;">Content here</div>
.myborder {border:2px solid #a02dd8;}