#d34ec9 color space conversions
Hex:
#d34ec9
RGB:
211, 78, 201
CMY:
17, 69, 21
CMYK:
0, 63, 5, 17
HSL:
305°, 60.1810%, 56.6667%
HSV (HSB):
305°, 63.0332%, 82.7451%
XYZ:
40.1310, 23.5147, 57.6820
xyY:
0.3308, 0.1938, 23.5147
CIE-Lab:
55.5986, 66.4883, -38.3833
CIE-LCH:
55.5986, 76.7722, 330.0024
CIE-Luv:
55.5986, 62.0310, -68.2016
Hunter-Lab:
48.4920, 62.8621, -36.5821
#d34ec9 color charts
#d34ec9 color shades, tints & tones
#d34ec9 color schemes
#d34ec9 color preview, HTML & CSS examples
This text has a color of #d34ec9
<p style="color:#d34ec9;">Text here</p>
.mytext {color:#d34ec9;}
This box has a color of #d34ec9
<div style="background-color:#d34ec9;">Content here</div>
.mybackground {background-color:#d34ec9;}
Border around this has a color of #d34ec9
<div style="border:2px solid #d34ec9;">Content here</div>
.myborder {border:2px solid #d34ec9;}