#a2379c color space conversions
Hex:
#a2379c
RGB:
162, 55, 156
CMY:
36, 78, 39
CMYK:
0, 66, 4, 36
HSL:
303°, 49.3088%, 42.5490%
HSV (HSB):
303°, 66.0494%, 63.5294%
XYZ:
22.2672, 12.8141, 32.7522
xyY:
0.3283, 0.1889, 12.8141
CIE-Lab:
42.4817, 56.1567, -33.1752
CIE-LCH:
42.4817, 65.2240, 329.4270
CIE-Luv:
42.4817, 48.0285, -54.9880
Hunter-Lab:
35.7967, 48.3910, -29.1897
#a2379c color charts
#a2379c color shades, tints & tones
#a2379c color schemes
#a2379c color preview, HTML & CSS examples
This text has a color of #a2379c
<p style="color:#a2379c;">Text here</p>
.mytext {color:#a2379c;}
This box has a color of #a2379c
<div style="background-color:#a2379c;">Content here</div>
.mybackground {background-color:#a2379c;}
Border around this has a color of #a2379c
<div style="border:2px solid #a2379c;">Content here</div>
.myborder {border:2px solid #a2379c;}