#a2068c color space conversions
Hex:
#a2068c
RGB:
162, 6, 140
CMY:
36, 98, 45
CMYK:
0, 96, 14, 36
HSL:
308°, 92.8571%, 32.9412%
HSV (HSB):
308°, 96.2963%, 63.5294%
XYZ:
19.6990, 9.7051, 25.6460
xyY:
0.3578, 0.1763, 9.7051
CIE-Lab:
37.3078, 66.1207, -31.6040
CIE-LCH:
37.3078, 73.2855, 334.4534
CIE-Luv:
37.3078, 61.8269, -52.2449
Hunter-Lab:
31.1530, 58.3536, -27.0020
#a2068c color charts
#a2068c color shades, tints & tones
#a2068c color schemes
#a2068c color preview, HTML & CSS examples
This text has a color of #a2068c
<p style="color:#a2068c;">Text here</p>
.mytext {color:#a2068c;}
This box has a color of #a2068c
<div style="background-color:#a2068c;">Content here</div>
.mybackground {background-color:#a2068c;}
Border around this has a color of #a2068c
<div style="border:2px solid #a2068c;">Content here</div>
.myborder {border:2px solid #a2068c;}