#d34cc3 color space conversions
Hex:
#d34cc3
RGB:
211, 76, 195
CMY:
17, 70, 24
CMYK:
0, 64, 8, 17
HSL:
307°, 60.5381%, 56.2745%
HSV (HSB):
307°, 63.9810%, 82.7451%
XYZ:
39.2987, 22.9579, 53.9898
xyY:
0.3381, 0.1975, 22.9579
CIE-Lab:
55.0289, 66.3326, -35.8362
CIE-LCH:
55.0289, 75.3939, 331.6199
CIE-Luv:
55.0289, 64.5661, -64.1388
Hunter-Lab:
47.9144, 62.5531, -33.2677
#d34cc3 color charts
#d34cc3 color shades, tints & tones
#d34cc3 color schemes
#d34cc3 color preview, HTML & CSS examples
This text has a color of #d34cc3
<p style="color:#d34cc3;">Text here</p>
.mytext {color:#d34cc3;}
This box has a color of #d34cc3
<div style="background-color:#d34cc3;">Content here</div>
.mybackground {background-color:#d34cc3;}
Border around this has a color of #d34cc3
<div style="border:2px solid #d34cc3;">Content here</div>
.myborder {border:2px solid #d34cc3;}