#d34ab9 color space conversions
Hex:
#d34ab9
RGB:
211, 74, 185
CMY:
17, 71, 27
CMYK:
0, 65, 12, 17
HSL:
311°, 60.8889%, 55.8824%
HSV (HSB):
311°, 64.9289%, 82.7451%
XYZ:
38.0697, 22.2492, 48.1870
xyY:
0.3509, 0.2051, 22.2492
CIE-Lab:
54.2904, 65.5914, -31.2218
CIE-LCH:
54.2904, 72.6432, 334.5453
CIE-Luv:
54.2904, 68.5049, -56.8472
Hunter-Lab:
47.1691, 61.5197, -27.5511
#d34ab9 color charts
#d34ab9 color shades, tints & tones
#d34ab9 color schemes
#d34ab9 color preview, HTML & CSS examples
This text has a color of #d34ab9
<p style="color:#d34ab9;">Text here</p>
.mytext {color:#d34ab9;}
This box has a color of #d34ab9
<div style="background-color:#d34ab9;">Content here</div>
.mybackground {background-color:#d34ab9;}
Border around this has a color of #d34ab9
<div style="border:2px solid #d34ab9;">Content here</div>
.myborder {border:2px solid #d34ab9;}