#d94dcd color space conversions
Hex:
#d94dcd
RGB:
217, 77, 205
CMY:
15, 70, 20
CMYK:
0, 65, 6, 15
HSL:
305°, 64.8148%, 57.6471%
HSV (HSB):
305°, 64.5161%, 85.0980%
XYZ:
42.2886, 24.4672, 60.2514
xyY:
0.3330, 0.1926, 24.4672
CIE-Lab:
56.5526, 68.9816, -39.1065
CIE-LCH:
56.5526, 79.2955, 330.4506
CIE-Luv:
56.5526, 65.3119, -69.9452
Hunter-Lab:
49.4644, 66.0424, -37.5947
#d94dcd color charts
#d94dcd color shades, tints & tones
#d94dcd color schemes
#d94dcd color preview, HTML & CSS examples
This text has a color of #d94dcd
<p style="color:#d94dcd;">Text here</p>
.mytext {color:#d94dcd;}
This box has a color of #d94dcd
<div style="background-color:#d94dcd;">Content here</div>
.mybackground {background-color:#d94dcd;}
Border around this has a color of #d94dcd
<div style="border:2px solid #d94dcd;">Content here</div>
.myborder {border:2px solid #d94dcd;}