#a02db2 color space conversions
Hex:
#a02db2
RGB:
160, 45, 178
CMY:
37, 82, 30
CMYK:
10, 75, 0, 30
HSL:
292°, 59.6413%, 43.7255%
HSV (HSB):
292°, 74.7191%, 69.8039%
XYZ:
23.4715, 12.5647, 43.3076
xyY:
0.2958, 0.1584, 12.5647
CIE-Lab:
42.0999, 63.2617, -46.9115
CIE-LCH:
42.0999, 78.7575, 323.4413
CIE-Luv:
42.0999, 42.0264, -75.2840
Hunter-Lab:
35.4467, 56.1641, -47.6258
#a02db2 color charts
#a02db2 color shades, tints & tones
#a02db2 color schemes
#a02db2 color preview, HTML & CSS examples
This text has a color of #a02db2
<p style="color:#a02db2;">Text here</p>
.mytext {color:#a02db2;}
This box has a color of #a02db2
<div style="background-color:#a02db2;">Content here</div>
.mybackground {background-color:#a02db2;}
Border around this has a color of #a02db2
<div style="border:2px solid #a02db2;">Content here</div>
.myborder {border:2px solid #a02db2;}