#d471d9 color space conversions
Hex:
#d471d9
RGB:
212, 113, 217
CMY:
17, 56, 15
CMYK:
2, 48, 0, 15
HSL:
297°, 57.7778%, 64.7059%
HSV (HSB):
297°, 47.9263%, 85.0980%
XYZ:
45.5809, 30.8171, 69.1916
xyY:
0.3131, 0.2117, 30.8171
CIE-Lab:
62.3529, 53.6395, -36.8557
CIE-LCH:
62.3529, 65.0810, 325.5071
CIE-Luv:
62.3529, 46.2129, -65.3758
Hunter-Lab:
55.5131, 49.4154, -35.0399
#d471d9 color charts
#d471d9 color shades, tints & tones
#d471d9 color schemes
#d471d9 color preview, HTML & CSS examples
This text has a color of #d471d9
<p style="color:#d471d9;">Text here</p>
.mytext {color:#d471d9;}
This box has a color of #d471d9
<div style="background-color:#d471d9;">Content here</div>
.mybackground {background-color:#d471d9;}
Border around this has a color of #d471d9
<div style="border:2px solid #d471d9;">Content here</div>
.myborder {border:2px solid #d471d9;}