#d941d9 color space conversions
Hex:
#d941d9
RGB:
217, 65, 217
CMY:
15, 75, 15
CMYK:
0, 70, 0, 15
HSL:
300°, 66.6667%, 55.2941%
HSV (HSB):
300°, 70.0461%, 85.0980%
XYZ:
43.0300, 23.5421, 67.9218
xyY:
0.3199, 0.1750, 23.5421
CIE-Lab:
55.6263, 75.1917, -47.3949
CIE-LCH:
55.6263, 88.8823, 327.7759
CIE-Luv:
55.6263, 64.4044, -83.2785
Hunter-Lab:
48.5202, 73.3919, -49.0340
#d941d9 color charts
#d941d9 color shades, tints & tones
#d941d9 color schemes
#d941d9 color preview, HTML & CSS examples
This text has a color of #d941d9
<p style="color:#d941d9;">Text here</p>
.mytext {color:#d941d9;}
This box has a color of #d941d9
<div style="background-color:#d941d9;">Content here</div>
.mybackground {background-color:#d941d9;}
Border around this has a color of #d941d9
<div style="border:2px solid #d941d9;">Content here</div>
.myborder {border:2px solid #d941d9;}