#d34dcd color space conversions
Hex:
#d34dcd
RGB:
211, 77, 205
CMY:
17, 70, 20
CMYK:
0, 64, 3, 17
HSL:
303°, 60.3604%, 56.4706%
HSV (HSB):
303°, 63.5071%, 82.7451%
XYZ:
40.5373, 23.5644, 60.1694
xyY:
0.3262, 0.1896, 23.5644
CIE-Lab:
55.6490, 67.5326, -40.5899
CIE-LCH:
55.6490, 78.7921, 328.9924
CIE-Luv:
55.6490, 61.0569, -71.7567
Hunter-Lab:
48.5432, 64.1106, -39.5099
#d34dcd color charts
#d34dcd color shades, tints & tones
#d34dcd color schemes
#d34dcd color preview, HTML & CSS examples
This text has a color of #d34dcd
<p style="color:#d34dcd;">Text here</p>
.mytext {color:#d34dcd;}
This box has a color of #d34dcd
<div style="background-color:#d34dcd;">Content here</div>
.mybackground {background-color:#d34dcd;}
Border around this has a color of #d34dcd
<div style="border:2px solid #d34dcd;">Content here</div>
.myborder {border:2px solid #d34dcd;}