#d34cc6 color space conversions
Hex:
#d34cc6
RGB:
211, 76, 198
CMY:
17, 70, 22
CMYK:
0, 64, 6, 17
HSL:
306°, 60.5381%, 56.2745%
HSV (HSB):
306°, 63.9810%, 82.7451%
XYZ:
39.6415, 23.0950, 55.7945
xyY:
0.3344, 0.1948, 23.0950
CIE-Lab:
55.1700, 66.8041, -37.3374
CIE-LCH:
55.1700, 76.5302, 330.7988
CIE-Luv:
55.1700, 63.5912, -66.5385
Hunter-Lab:
48.0572, 63.1409, -35.1957
#d34cc6 color charts
#d34cc6 color shades, tints & tones
#d34cc6 color schemes
#d34cc6 color preview, HTML & CSS examples
This text has a color of #d34cc6
<p style="color:#d34cc6;">Text here</p>
.mytext {color:#d34cc6;}
This box has a color of #d34cc6
<div style="background-color:#d34cc6;">Content here</div>
.mybackground {background-color:#d34cc6;}
Border around this has a color of #d34cc6
<div style="border:2px solid #d34cc6;">Content here</div>
.myborder {border:2px solid #d34cc6;}