#a201d2 color space conversions
Hex:
#a201d2
RGB:
162, 1, 210
CMY:
36, 100, 18
CMYK:
23, 100, 0, 18
HSL:
286°, 99.0521%, 41.3725%
HSV (HSB):
286°, 99.5238%, 82.3529%
XYZ:
26.5440, 12.3562, 61.9587
xyY:
0.2632, 0.1225, 12.3562
CIE-Lab:
41.7768, 77.7852, -66.1186
CIE-LCH:
41.7768, 102.0892, 319.6350
CIE-Luv:
41.7768, 37.5241, -102.5141
Hunter-Lab:
35.1514, 73.2762, -79.8999
#a201d2 color charts
#a201d2 color shades, tints & tones
#a201d2 color schemes
#a201d2 color preview, HTML & CSS examples
This text has a color of #a201d2
<p style="color:#a201d2;">Text here</p>
.mytext {color:#a201d2;}
This box has a color of #a201d2
<div style="background-color:#a201d2;">Content here</div>
.mybackground {background-color:#a201d2;}
Border around this has a color of #a201d2
<div style="border:2px solid #a201d2;">Content here</div>
.myborder {border:2px solid #a201d2;}