#d34ccc color space conversions
Hex:
#d34ccc
RGB:
211, 76, 204
CMY:
17, 70, 20
CMYK:
0, 64, 3, 17
HSL:
303°, 60.5381%, 56.2745%
HSV (HSB):
303°, 63.9810%, 82.7451%
XYZ:
40.3475, 23.3774, 59.5125
xyY:
0.3274, 0.1897, 23.3774
CIE-Lab:
55.4590, 67.7635, -40.3181
CIE-LCH:
55.4590, 78.8508, 329.2481
CIE-Luv:
55.4590, 61.6616, -71.3218
Hunter-Lab:
48.3502, 64.3427, -39.1328
#d34ccc color charts
#d34ccc color shades, tints & tones
#d34ccc color schemes
#d34ccc color preview, HTML & CSS examples
This text has a color of #d34ccc
<p style="color:#d34ccc;">Text here</p>
.mytext {color:#d34ccc;}
This box has a color of #d34ccc
<div style="background-color:#d34ccc;">Content here</div>
.mybackground {background-color:#d34ccc;}
Border around this has a color of #d34ccc
<div style="border:2px solid #d34ccc;">Content here</div>
.myborder {border:2px solid #d34ccc;}