#d34ca9 color space conversions
Hex:
#d34ca9
RGB:
211, 76, 169
CMY:
17, 70, 34
CMYK:
0, 64, 20, 17
HSL:
319°, 60.5381%, 56.2745%
HSV (HSB):
319°, 63.9810%, 82.7451%
XYZ:
36.6098, 21.8823, 39.8303
xyY:
0.3723, 0.2226, 21.8823
CIE-Lab:
53.9019, 62.4933, -22.5162
CIE-LCH:
53.9019, 66.4259, 340.1860
CIE-Luv:
53.9019, 73.2336, -43.2455
Hunter-Lab:
46.7786, 57.8352, -17.7383
#d34ca9 color charts
#d34ca9 color shades, tints & tones
#d34ca9 color schemes
#d34ca9 color preview, HTML & CSS examples
This text has a color of #d34ca9
<p style="color:#d34ca9;">Text here</p>
.mytext {color:#d34ca9;}
This box has a color of #d34ca9
<div style="background-color:#d34ca9;">Content here</div>
.mybackground {background-color:#d34ca9;}
Border around this has a color of #d34ca9
<div style="border:2px solid #d34ca9;">Content here</div>
.myborder {border:2px solid #d34ca9;}