#a072e4 color space conversions
Hex:
#a072e4
RGB:
160, 114, 228
CMY:
37, 55, 11
CMYK:
30, 50, 0, 11
HSL:
264°, 67.8571%, 67.0588%
HSV (HSB):
264°, 50.0000%, 89.4118%
XYZ:
34.5181, 25.1096, 76.4261
xyY:
0.2537, 0.1846, 25.1096
CIE-Lab:
57.1821, 41.2898, -51.5662
CIE-LCH:
57.1821, 66.0600, 308.6848
CIE-Luv:
57.1821, 13.1946, -85.8404
Hunter-Lab:
50.1095, 35.2686, -55.3514
#a072e4 color charts
#a072e4 color shades, tints & tones
#a072e4 color schemes
#a072e4 color preview, HTML & CSS examples
This text has a color of #a072e4
<p style="color:#a072e4;">Text here</p>
.mytext {color:#a072e4;}
This box has a color of #a072e4
<div style="background-color:#a072e4;">Content here</div>
.mybackground {background-color:#a072e4;}
Border around this has a color of #a072e4
<div style="border:2px solid #a072e4;">Content here</div>
.myborder {border:2px solid #a072e4;}