#a223d9 color space conversions
Hex:
#a223d9
RGB:
162, 35, 217
CMY:
36, 86, 15
CMYK:
25, 84, 0, 15
HSL:
282°, 72.2222%, 49.4118%
HSV (HSB):
282°, 83.8710%, 85.0980%
XYZ:
28.0257, 13.8932, 66.8502
xyY:
0.2577, 0.1277, 13.8932
CIE-Lab:
44.0794, 73.8316, -66.4000
CIE-LCH:
44.0794, 99.2978, 318.0336
CIE-Luv:
44.0794, 33.6390, -104.4004
Hunter-Lab:
37.2736, 68.9840, -80.2451
#a223d9 color charts
#a223d9 color shades, tints & tones
#a223d9 color schemes
#a223d9 color preview, HTML & CSS examples
This text has a color of #a223d9
<p style="color:#a223d9;">Text here</p>
.mytext {color:#a223d9;}
This box has a color of #a223d9
<div style="background-color:#a223d9;">Content here</div>
.mybackground {background-color:#a223d9;}
Border around this has a color of #a223d9
<div style="border:2px solid #a223d9;">Content here</div>
.myborder {border:2px solid #a223d9;}