#a400d3 color space conversions
Hex:
#a400d3
RGB:
164, 0, 211
CMY:
36, 100, 17
CMYK:
22, 100, 0, 17
HSL:
287°, 100.0000%, 41.3725%
HSV (HSB):
287°, 100.0000%, 82.7451%
XYZ:
27.0677, 12.5957, 62.6326
xyY:
0.2646, 0.1231, 12.5957
CIE-Lab:
42.1476, 78.3223, -66.0779
CIE-LCH:
42.1476, 102.4728, 319.8468
CIE-Luv:
42.1476, 38.4767, -102.8283
Hunter-Lab:
35.4904, 74.0298, -79.7904
#a400d3 color charts
#a400d3 color shades, tints & tones
#a400d3 color schemes
#a400d3 color preview, HTML & CSS examples
This text has a color of #a400d3
<p style="color:#a400d3;">Text here</p>
.mytext {color:#a400d3;}
This box has a color of #a400d3
<div style="background-color:#a400d3;">Content here</div>
.mybackground {background-color:#a400d3;}
Border around this has a color of #a400d3
<div style="border:2px solid #a400d3;">Content here</div>
.myborder {border:2px solid #a400d3;}