#a562e5 color space conversions
Hex:
#a562e5
RGB:
165, 98, 229
CMY:
35, 62, 10
CMYK:
28, 57, 0, 10
HSL:
271°, 71.5847%, 64.1176%
HSV (HSB):
271°, 57.2052%, 89.8039%
XYZ:
34.0276, 22.3918, 76.6573
xyY:
0.2557, 0.1683, 22.3918
CIE-Lab:
54.4403, 51.4101, -56.4725
CIE-LCH:
54.4403, 76.3684, 312.3134
CIE-Luv:
54.4403, 20.5645, -93.6956
Hunter-Lab:
47.3200, 45.5484, -62.9244
#a562e5 color charts
#a562e5 color shades, tints & tones
#a562e5 color schemes
#a562e5 color preview, HTML & CSS examples
This text has a color of #a562e5
<p style="color:#a562e5;">Text here</p>
.mytext {color:#a562e5;}
This box has a color of #a562e5
<div style="background-color:#a562e5;">Content here</div>
.mybackground {background-color:#a562e5;}
Border around this has a color of #a562e5
<div style="border:2px solid #a562e5;">Content here</div>
.myborder {border:2px solid #a562e5;}