#a02db6 color space conversions
Hex:
#a02db6
RGB:
160, 45, 182
CMY:
37, 82, 29
CMYK:
12, 75, 0, 29
HSL:
290°, 60.3524%, 44.5098%
HSV (HSB):
290°, 75.2747%, 71.3725%
XYZ:
23.8791, 12.7278, 45.4541
xyY:
0.2910, 0.1551, 12.7278
CIE-Lab:
42.3501, 63.9886, -48.8710
CIE-LCH:
42.3501, 80.5166, 322.6294
CIE-Luv:
42.3501, 40.8313, -78.2500
Hunter-Lab:
35.6760, 57.0429, -50.5671
#a02db6 color charts
#a02db6 color shades, tints & tones
#a02db6 color schemes
#a02db6 color preview, HTML & CSS examples
This text has a color of #a02db6
<p style="color:#a02db6;">Text here</p>
.mytext {color:#a02db6;}
This box has a color of #a02db6
<div style="background-color:#a02db6;">Content here</div>
.mybackground {background-color:#a02db6;}
Border around this has a color of #a02db6
<div style="border:2px solid #a02db6;">Content here</div>
.myborder {border:2px solid #a02db6;}