#af70e9 color space conversions
Hex:
#af70e9
RGB:
175, 112, 233
CMY:
31, 56, 9
CMYK:
25, 52, 0, 9
HSL:
271°, 73.3333%, 67.6471%
HSV (HSB):
271°, 51.9313%, 91.3725%
XYZ:
38.1813, 26.5855, 80.2099
xyY:
0.2634, 0.1834, 26.5855
CIE-Lab:
58.5887, 47.4245, -52.0272
CIE-LCH:
58.5887, 70.3983, 312.3502
CIE-Luv:
58.5887, 20.9866, -87.7575
Hunter-Lab:
51.5611, 41.9485, -56.1404
#af70e9 color charts
#af70e9 color shades, tints & tones
#af70e9 color schemes
#af70e9 color preview, HTML & CSS examples
This text has a color of #af70e9
<p style="color:#af70e9;">Text here</p>
.mytext {color:#af70e9;}
This box has a color of #af70e9
<div style="background-color:#af70e9;">Content here</div>
.mybackground {background-color:#af70e9;}
Border around this has a color of #af70e9
<div style="border:2px solid #af70e9;">Content here</div>
.myborder {border:2px solid #af70e9;}