#d34db0 color space conversions
Hex:
#d34db0
RGB:
211, 77, 176
CMY:
17, 70, 31
CMYK:
0, 64, 17, 17
HSL:
316°, 60.3604%, 56.4706%
HSV (HSB):
316°, 63.5071%, 82.7451%
XYZ:
37.3543, 22.2912, 43.4081
xyY:
0.3625, 0.2163, 22.2912
CIE-Lab:
54.3346, 63.0777, -25.9308
CIE-LCH:
54.3346, 68.1997, 337.6527
CIE-Luv:
54.3346, 70.5189, -48.4915
Hunter-Lab:
47.2136, 58.6014, -21.4617
#d34db0 color charts
#d34db0 color shades, tints & tones
#d34db0 color schemes
#d34db0 color preview, HTML & CSS examples
This text has a color of #d34db0
<p style="color:#d34db0;">Text here</p>
.mytext {color:#d34db0;}
This box has a color of #d34db0
<div style="background-color:#d34db0;">Content here</div>
.mybackground {background-color:#d34db0;}
Border around this has a color of #d34db0
<div style="border:2px solid #d34db0;">Content here</div>
.myborder {border:2px solid #d34db0;}