#d34cc7 color space conversions
Hex:
#d34cc7
RGB:
211, 76, 199
CMY:
17, 70, 22
CMYK:
0, 64, 6, 17
HSL:
305°, 60.5381%, 56.2745%
HSV (HSB):
305°, 63.9810%, 82.7451%
XYZ:
39.7572, 23.1413, 56.4041
xyY:
0.3332, 0.1940, 23.1413
CIE-Lab:
55.2176, 66.9625, -37.8362
CIE-LCH:
55.2176, 76.9126, 330.5320
CIE-Luv:
55.2176, 63.2677, -67.3373
Hunter-Lab:
48.1054, 63.3388, -35.8444
#d34cc7 color charts
#d34cc7 color shades, tints & tones
#d34cc7 color schemes
#d34cc7 color preview, HTML & CSS examples
This text has a color of #d34cc7
<p style="color:#d34cc7;">Text here</p>
.mytext {color:#d34cc7;}
This box has a color of #d34cc7
<div style="background-color:#d34cc7;">Content here</div>
.mybackground {background-color:#d34cc7;}
Border around this has a color of #d34cc7
<div style="border:2px solid #d34cc7;">Content here</div>
.myborder {border:2px solid #d34cc7;}