#d941d3 color space conversions
Hex:
#d941d3
RGB:
217, 65, 211
CMY:
15, 75, 17
CMYK:
0, 70, 3, 15
HSL:
302°, 66.6667%, 55.2941%
HSV (HSB):
302°, 70.0461%, 85.0980%
XYZ:
42.2634, 23.2355, 63.8854
xyY:
0.3267, 0.1796, 23.2355
CIE-Lab:
55.3140, 74.2445, -44.4788
CIE-LCH:
55.3140, 86.5483, 329.0748
CIE-Luv:
55.3140, 66.4472, -78.5983
Hunter-Lab:
48.2032, 72.1492, -44.8369
#d941d3 color charts
#d941d3 color shades, tints & tones
#d941d3 color schemes
#d941d3 color preview, HTML & CSS examples
This text has a color of #d941d3
<p style="color:#d941d3;">Text here</p>
.mytext {color:#d941d3;}
This box has a color of #d941d3
<div style="background-color:#d941d3;">Content here</div>
.mybackground {background-color:#d941d3;}
Border around this has a color of #d941d3
<div style="border:2px solid #d941d3;">Content here</div>
.myborder {border:2px solid #d941d3;}