#a500d3 color space conversions
Hex:
#a500d3
RGB:
165, 0, 211
CMY:
35, 100, 17
CMYK:
22, 100, 0, 17
HSL:
287°, 100.0000%, 41.3725%
HSV (HSB):
287°, 100.0000%, 82.7451%
XYZ:
27.2749, 12.7025, 62.6423
xyY:
0.2658, 0.1238, 12.7025
CIE-Lab:
42.3115, 78.4531, -65.8039
CIE-LCH:
42.3115, 102.3965, 320.0112
CIE-Luv:
42.3115, 39.0818, -102.6244
Hunter-Lab:
35.6405, 74.2312, -79.2605
#a500d3 color charts
#a500d3 color shades, tints & tones
#a500d3 color schemes
#a500d3 color preview, HTML & CSS examples
This text has a color of #a500d3
<p style="color:#a500d3;">Text here</p>
.mytext {color:#a500d3;}
This box has a color of #a500d3
<div style="background-color:#a500d3;">Content here</div>
.mybackground {background-color:#a500d3;}
Border around this has a color of #a500d3
<div style="border:2px solid #a500d3;">Content here</div>
.myborder {border:2px solid #a500d3;}