#d50eab color space conversions
Hex:
#d50eab
RGB:
213, 14, 171
CMY:
16, 95, 33
CMYK:
0, 93, 20, 16
HSL:
313°, 87.6652%, 44.5098%
HSV (HSB):
313°, 93.4272%, 83.5294%
XYZ:
34.9483, 17.4005, 40.0447
xyY:
0.3783, 0.1883, 17.4005
CIE-Lab:
48.7607, 79.0646, -31.6366
CIE-LCH:
48.7607, 85.1592, 338.1919
CIE-Luv:
48.7607, 87.5586, -58.2955
Hunter-Lab:
41.7139, 76.5497, -27.7178
#d50eab color charts
#d50eab color shades, tints & tones
#d50eab color schemes
#d50eab color preview, HTML & CSS examples
This text has a color of #d50eab
<p style="color:#d50eab;">Text here</p>
.mytext {color:#d50eab;}
This box has a color of #d50eab
<div style="background-color:#d50eab;">Content here</div>
.mybackground {background-color:#d50eab;}
Border around this has a color of #d50eab
<div style="border:2px solid #d50eab;">Content here</div>
.myborder {border:2px solid #d50eab;}