#a5007b color space conversions
Hex:
#a5007b
RGB:
165, 0, 123
CMY:
35, 100, 52
CMYK:
0, 100, 25, 35
HSL:
315°, 100.0000%, 32.3529%
HSV (HSB):
315°, 100.0000%, 64.7059%
XYZ:
19.0922, 9.4294, 19.5527
xyY:
0.3971, 0.1961, 9.4294
CIE-Lab:
36.7982, 65.2472, -21.8040
CIE-LCH:
36.7982, 68.7940, 341.5217
CIE-Luv:
36.7982, 72.0302, -38.8274
Hunter-Lab:
30.7073, 57.2441, -16.2574
#a5007b color charts
#a5007b color shades, tints & tones
#a5007b color schemes
#a5007b color preview, HTML & CSS examples
This text has a color of #a5007b
<p style="color:#a5007b;">Text here</p>
.mytext {color:#a5007b;}
This box has a color of #a5007b
<div style="background-color:#a5007b;">Content here</div>
.mybackground {background-color:#a5007b;}
Border around this has a color of #a5007b
<div style="border:2px solid #a5007b;">Content here</div>
.myborder {border:2px solid #a5007b;}