#a8026c color space conversions
Hex:
#a8026c
RGB:
168, 2, 108
CMY:
34, 99, 58
CMYK:
0, 99, 36, 34
HSL:
322°, 97.6471%, 33.3333%
HSV (HSB):
322°, 98.8095%, 65.8824%
XYZ:
18.8769, 9.4510, 15.0166
xyY:
0.4355, 0.2180, 9.4510
CIE-Lab:
36.8384, 63.9691, -12.2311
CIE-LCH:
36.8384, 65.1279, 349.1755
CIE-Luv:
36.8384, 81.0551, -26.2488
Hunter-Lab:
30.7424, 55.8061, -7.4415
#a8026c color charts
#a8026c color shades, tints & tones
#a8026c color schemes
#a8026c color preview, HTML & CSS examples
This text has a color of #a8026c
<p style="color:#a8026c;">Text here</p>
.mytext {color:#a8026c;}
This box has a color of #a8026c
<div style="background-color:#a8026c;">Content here</div>
.mybackground {background-color:#a8026c;}
Border around this has a color of #a8026c
<div style="border:2px solid #a8026c;">Content here</div>
.myborder {border:2px solid #a8026c;}