#af00c8 color space conversions
Hex:
#af00c8
RGB:
175, 0, 200
CMY:
31, 100, 22
CMYK:
13, 100, 0, 22
HSL:
293°, 100.0000%, 39.2157%
HSV (HSB):
293°, 100.0000%, 78.4314%
XYZ:
28.1045, 13.2841, 55.7264
xyY:
0.2894, 0.1368, 13.2841
CIE-Lab:
43.1882, 77.9845, -57.9306
CIE-LCH:
43.1882, 97.1470, 323.3933
CIE-Luv:
43.1882, 48.8970, -92.8138
Hunter-Lab:
36.4473, 73.8584, -65.1387
#af00c8 color charts
#af00c8 color shades, tints & tones
#af00c8 color schemes
#af00c8 color preview, HTML & CSS examples
This text has a color of #af00c8
<p style="color:#af00c8;">Text here</p>
.mytext {color:#af00c8;}
This box has a color of #af00c8
<div style="background-color:#af00c8;">Content here</div>
.mybackground {background-color:#af00c8;}
Border around this has a color of #af00c8
<div style="border:2px solid #af00c8;">Content here</div>
.myborder {border:2px solid #af00c8;}