#d471d2 color space conversions
Hex:
#d471d2
RGB:
212, 113, 210
CMY:
17, 56, 18
CMYK:
0, 47, 1, 17
HSL:
301°, 53.5135%, 63.7255%
HSV (HSB):
301°, 46.6981%, 83.1373%
XYZ:
44.6894, 30.4604, 64.4968
xyY:
0.3200, 0.2181, 30.4604
CIE-Lab:
62.0495, 52.3789, -33.3984
CIE-LCH:
62.0495, 62.1209, 327.4771
CIE-Luv:
62.0495, 47.8607, -59.6380
Hunter-Lab:
55.1910, 47.9512, -30.6533
#d471d2 color charts
#d471d2 color shades, tints & tones
#d471d2 color schemes
#d471d2 color preview, HTML & CSS examples
This text has a color of #d471d2
<p style="color:#d471d2;">Text here</p>
.mytext {color:#d471d2;}
This box has a color of #d471d2
<div style="background-color:#d471d2;">Content here</div>
.mybackground {background-color:#d471d2;}
Border around this has a color of #d471d2
<div style="border:2px solid #d471d2;">Content here</div>
.myborder {border:2px solid #d471d2;}