#a02db7 color space conversions
Hex:
#a02db7
RGB:
160, 45, 183
CMY:
37, 82, 28
CMYK:
13, 75, 0, 28
HSL:
290°, 60.5263%, 44.7059%
HSV (HSB):
290°, 75.4098%, 71.7647%
XYZ:
23.9828, 12.7693, 46.0004
xyY:
0.2898, 0.1543, 12.7693
CIE-Lab:
42.4135, 64.1718, -49.3582
CIE-LCH:
42.4135, 80.9584, 322.4341
CIE-Luv:
42.4135, 40.5362, -78.9879
Hunter-Lab:
35.7341, 57.2651, -51.3100
#a02db7 color charts
#a02db7 color shades, tints & tones
#a02db7 color schemes
#a02db7 color preview, HTML & CSS examples
This text has a color of #a02db7
<p style="color:#a02db7;">Text here</p>
.mytext {color:#a02db7;}
This box has a color of #a02db7
<div style="background-color:#a02db7;">Content here</div>
.mybackground {background-color:#a02db7;}
Border around this has a color of #a02db7
<div style="border:2px solid #a02db7;">Content here</div>
.myborder {border:2px solid #a02db7;}