#d34dce color space conversions
Hex:
#d34dce
RGB:
211, 77, 206
CMY:
17, 70, 19
CMYK:
0, 64, 2, 17
HSL:
302°, 60.3604%, 56.4706%
HSV (HSB):
302°, 63.5071%, 82.7451%
XYZ:
40.6584, 23.6129, 60.8073
xyY:
0.3251, 0.1888, 23.6129
CIE-Lab:
55.6981, 67.6956, -41.0832
CIE-LCH:
55.6981, 79.1867, 328.7472
CIE-Luv:
55.6981, 60.7409, -72.5517
Hunter-Lab:
48.5931, 64.3153, -40.1778
#d34dce color charts
#d34dce color shades, tints & tones
#d34dce color schemes
#d34dce color preview, HTML & CSS examples
This text has a color of #d34dce
<p style="color:#d34dce;">Text here</p>
.mytext {color:#d34dce;}
This box has a color of #d34dce
<div style="background-color:#d34dce;">Content here</div>
.mybackground {background-color:#d34dce;}
Border around this has a color of #d34dce
<div style="border:2px solid #d34dce;">Content here</div>
.myborder {border:2px solid #d34dce;}