#a206dd color space conversions
Hex:
#a206dd
RGB:
162, 6, 221
CMY:
36, 98, 13
CMYK:
27, 97, 0, 13
HSL:
284°, 94.7137%, 44.5098%
HSV (HSB):
284°, 97.2851%, 86.6667%
XYZ:
28.0166, 13.0321, 69.4454
xyY:
0.2536, 0.1179, 13.0321
CIE-Lab:
42.8116, 79.2601, -70.7577
CIE-LCH:
42.8116, 106.2489, 318.2438
CIE-Luv:
42.8116, 34.3238, -109.4902
Hunter-Lab:
36.1000, 75.3557, -88.7860
#a206dd color charts
#a206dd color shades, tints & tones
#a206dd color schemes
#a206dd color preview, HTML & CSS examples
This text has a color of #a206dd
<p style="color:#a206dd;">Text here</p>
.mytext {color:#a206dd;}
This box has a color of #a206dd
<div style="background-color:#a206dd;">Content here</div>
.mybackground {background-color:#a206dd;}
Border around this has a color of #a206dd
<div style="border:2px solid #a206dd;">Content here</div>
.myborder {border:2px solid #a206dd;}