#d34dc0 color space conversions
Hex:
#d34dc0
RGB:
211, 77, 192
CMY:
17, 70, 25
CMYK:
0, 64, 9, 17
HSL:
309°, 60.3604%, 56.4706%
HSV (HSB):
309°, 63.5071%, 82.7451%
XYZ:
39.0323, 22.9624, 52.2441
xyY:
0.3417, 0.2010, 22.9624
CIE-Lab:
55.0336, 65.4687, -34.1033
CIE-LCH:
55.0336, 73.8186, 332.4845
CIE-Luv:
55.0336, 65.2340, -61.3643
Hunter-Lab:
47.9191, 61.5379, -31.0979
#d34dc0 color charts
#d34dc0 color shades, tints & tones
#d34dc0 color schemes
#d34dc0 color preview, HTML & CSS examples
This text has a color of #d34dc0
<p style="color:#d34dc0;">Text here</p>
.mytext {color:#d34dc0;}
This box has a color of #d34dc0
<div style="background-color:#d34dc0;">Content here</div>
.mybackground {background-color:#d34dc0;}
Border around this has a color of #d34dc0
<div style="border:2px solid #d34dc0;">Content here</div>
.myborder {border:2px solid #d34dc0;}