#a51e81 color space conversions
Hex:
#a51e81
RGB:
165, 30, 129
CMY:
35, 88, 49
CMYK:
0, 82, 22, 35
HSL:
316°, 69.2308%, 38.2353%
HSV (HSB):
316°, 81.8182%, 64.7059%
XYZ:
19.9438, 10.5129, 21.7469
xyY:
0.3820, 0.2014, 10.5129
CIE-Lab:
38.7476, 61.1352, -22.5151
CIE-LCH:
38.7476, 65.1494, 339.7820
CIE-Luv:
38.7476, 65.7950, -39.6802
Hunter-Lab:
32.4235, 53.0544, -17.0701
#a51e81 color charts
#a51e81 color shades, tints & tones
#a51e81 color schemes
#a51e81 color preview, HTML & CSS examples
This text has a color of #a51e81
<p style="color:#a51e81;">Text here</p>
.mytext {color:#a51e81;}
This box has a color of #a51e81
<div style="background-color:#a51e81;">Content here</div>
.mybackground {background-color:#a51e81;}
Border around this has a color of #a51e81
<div style="border:2px solid #a51e81;">Content here</div>
.myborder {border:2px solid #a51e81;}