#af32e5 color space conversions
Hex:
#af32e5
RGB:
175, 50, 229
CMY:
31, 80, 10
CMYK:
24, 78, 0, 10
HSL:
282°, 77.4892%, 54.7059%
HSV (HSB):
282°, 78.1659%, 89.8039%
XYZ:
32.9627, 17.0523, 75.6828
xyY:
0.2622, 0.1357, 17.0523
CIE-Lab:
48.3259, 74.0223, -66.2574
CIE-LCH:
48.3259, 99.3446, 318.1683
CIE-Luv:
48.3259, 36.3032, -107.2994
Hunter-Lab:
41.2944, 70.2196, -79.7583
#af32e5 color charts
#af32e5 color shades, tints & tones
#af32e5 color schemes
#af32e5 color preview, HTML & CSS examples
This text has a color of #af32e5
<p style="color:#af32e5;">Text here</p>
.mytext {color:#af32e5;}
This box has a color of #af32e5
<div style="background-color:#af32e5;">Content here</div>
.mybackground {background-color:#af32e5;}
Border around this has a color of #af32e5
<div style="border:2px solid #af32e5;">Content here</div>
.myborder {border:2px solid #af32e5;}