#d471cd color space conversions
Hex:
#d471cd
RGB:
212, 113, 205
CMY:
17, 56, 20
CMYK:
0, 47, 3, 17
HSL:
304°, 53.5135%, 63.7255%
HSV (HSB):
304°, 46.6981%, 83.1373%
XYZ:
44.0759, 30.2151, 61.2666
xyY:
0.3251, 0.2229, 30.2151
CIE-Lab:
61.8394, 51.4975, -30.9085
CIE-LCH:
61.8394, 60.0611, 329.0281
CIE-Luv:
61.8394, 49.0474, -55.5325
Hunter-Lab:
54.9682, 46.9347, -27.6058
#d471cd color charts
#d471cd color shades, tints & tones
#d471cd color schemes
#d471cd color preview, HTML & CSS examples
This text has a color of #d471cd
<p style="color:#d471cd;">Text here</p>
.mytext {color:#d471cd;}
This box has a color of #d471cd
<div style="background-color:#d471cd;">Content here</div>
.mybackground {background-color:#d471cd;}
Border around this has a color of #d471cd
<div style="border:2px solid #d471cd;">Content here</div>
.myborder {border:2px solid #d471cd;}