#d34db1 color space conversions
Hex:
#d34db1
RGB:
211, 77, 177
CMY:
17, 70, 31
CMYK:
0, 64, 16, 17
HSL:
315°, 60.3604%, 56.4706%
HSV (HSB):
315°, 63.5071%, 82.7451%
XYZ:
37.4537, 22.3310, 43.9313
xyY:
0.3611, 0.2153, 22.3310
CIE-Lab:
54.3764, 63.2220, -26.4478
CIE-LCH:
54.3764, 68.5311, 337.2989
CIE-Luv:
54.3764, 70.1850, -49.2964
Hunter-Lab:
47.2556, 58.7773, -22.0400
#d34db1 color charts
#d34db1 color shades, tints & tones
#d34db1 color schemes
#d34db1 color preview, HTML & CSS examples
This text has a color of #d34db1
<p style="color:#d34db1;">Text here</p>
.mytext {color:#d34db1;}
This box has a color of #d34db1
<div style="background-color:#d34db1;">Content here</div>
.mybackground {background-color:#d34db1;}
Border around this has a color of #d34db1
<div style="border:2px solid #d34db1;">Content here</div>
.myborder {border:2px solid #d34db1;}