#a745e5 color space conversions
Hex:
#a745e5
RGB:
167, 69, 229
CMY:
35, 73, 10
CMYK:
27, 70, 0, 10
HSL:
277°, 75.4717%, 58.4314%
HSV (HSB):
277°, 69.8690%, 89.8039%
XYZ:
32.2073, 18.1289, 75.9304
xyY:
0.2551, 0.1436, 18.1289
CIE-Lab:
49.6520, 65.6021, -64.1639
CIE-LCH:
49.6520, 91.7641, 315.6350
CIE-Luv:
49.6520, 28.6279, -104.3126
Hunter-Lab:
42.5780, 60.5114, -75.9287
#a745e5 color charts
#a745e5 color shades, tints & tones
#a745e5 color schemes
#a745e5 color preview, HTML & CSS examples
This text has a color of #a745e5
<p style="color:#a745e5;">Text here</p>
.mytext {color:#a745e5;}
This box has a color of #a745e5
<div style="background-color:#a745e5;">Content here</div>
.mybackground {background-color:#a745e5;}
Border around this has a color of #a745e5
<div style="border:2px solid #a745e5;">Content here</div>
.myborder {border:2px solid #a745e5;}