#af05e5 color space conversions
Hex:
#af05e5
RGB:
175, 5, 229
CMY:
31, 98, 10
CMYK:
24, 98, 0, 10
HSL:
286°, 95.7265%, 45.8824%
HSV (HSB):
286°, 97.8166%, 89.8039%
XYZ:
31.8763, 14.8796, 75.3207
xyY:
0.2611, 0.1219, 14.8796
CIE-Lab:
45.4689, 82.4346, -70.9002
CIE-LCH:
45.4689, 108.7304, 319.3019
CIE-Luv:
45.4689, 39.7368, -112.2740
Hunter-Lab:
38.5741, 80.0014, -88.7691
#af05e5 color charts
#af05e5 color shades, tints & tones
#af05e5 color schemes
#af05e5 color preview, HTML & CSS examples
This text has a color of #af05e5
<p style="color:#af05e5;">Text here</p>
.mytext {color:#af05e5;}
This box has a color of #af05e5
<div style="background-color:#af05e5;">Content here</div>
.mybackground {background-color:#af05e5;}
Border around this has a color of #af05e5
<div style="border:2px solid #af05e5;">Content here</div>
.myborder {border:2px solid #af05e5;}