#a51a7d color space conversions
Hex:
#a51a7d
RGB:
165, 26, 125
CMY:
35, 90, 51
CMYK:
0, 84, 24, 35
HSL:
317°, 72.7749%, 37.4510%
HSV (HSB):
317°, 84.2424%, 64.7059%
XYZ:
19.5881, 10.2188, 20.3421
xyY:
0.3906, 0.2038, 10.2188
CIE-Lab:
38.2323, 61.5796, -20.8299
CIE-LCH:
38.2323, 65.0072, 341.3114
CIE-Luv:
38.2323, 68.1655, -37.3418
Hunter-Lab:
31.9668, 53.4363, -15.3523
#a51a7d color charts
#a51a7d color shades, tints & tones
#a51a7d color schemes
#a51a7d color preview, HTML & CSS examples
This text has a color of #a51a7d
<p style="color:#a51a7d;">Text here</p>
.mytext {color:#a51a7d;}
This box has a color of #a51a7d
<div style="background-color:#a51a7d;">Content here</div>
.mybackground {background-color:#a51a7d;}
Border around this has a color of #a51a7d
<div style="border:2px solid #a51a7d;">Content here</div>
.myborder {border:2px solid #a51a7d;}