#a182d4 color space conversions
Hex:
#a182d4
RGB:
161, 130, 212
CMY:
37, 49, 17
CMYK:
24, 39, 0, 17
HSL:
263°, 48.8095%, 67.0588%
HSV (HSB):
263°, 38.6792%, 83.1373%
XYZ:
34.5642, 28.2958, 65.9273
xyY:
0.2684, 0.2197, 28.2958
CIE-Lab:
60.1550, 28.6343, -37.8974
CIE-LCH:
60.1550, 47.4988, 307.0737
CIE-Luv:
60.1550, 9.9054, -63.0262
Hunter-Lab:
53.1938, 22.8965, -36.2471
#a182d4 color charts
#a182d4 color shades, tints & tones
#a182d4 color schemes
#a182d4 color preview, HTML & CSS examples
This text has a color of #a182d4
<p style="color:#a182d4;">Text here</p>
.mytext {color:#a182d4;}
This box has a color of #a182d4
<div style="background-color:#a182d4;">Content here</div>
.mybackground {background-color:#a182d4;}
Border around this has a color of #a182d4
<div style="border:2px solid #a182d4;">Content here</div>
.myborder {border:2px solid #a182d4;}