#af005c color space conversions
Hex:
#af005c
RGB:
175, 0, 92
CMY:
31, 100, 64
CMYK:
0, 100, 47, 31
HSL:
328°, 100.0000%, 34.3137%
HSV (HSB):
328°, 100.0000%, 68.6275%
XYZ:
19.6110, 9.8867, 10.9999
xyY:
0.4843, 0.2441, 9.8867
CIE-Lab:
37.6383, 64.2548, -0.6682
CIE-LCH:
37.6383, 64.2583, 359.4042
CIE-Luv:
37.6383, 94.2394, -12.4541
Hunter-Lab:
31.4431, 56.3046, 1.2684
#af005c color charts
#af005c color shades, tints & tones
#af005c color schemes
#af005c color preview, HTML & CSS examples
This text has a color of #af005c
<p style="color:#af005c;">Text here</p>
.mytext {color:#af005c;}
This box has a color of #af005c
<div style="background-color:#af005c;">Content here</div>
.mybackground {background-color:#af005c;}
Border around this has a color of #af005c
<div style="border:2px solid #af005c;">Content here</div>
.myborder {border:2px solid #af005c;}