#d50dc9 color space conversions
Hex:
#d50dc9
RGB:
213, 13, 201
CMY:
16, 95, 21
CMYK:
0, 94, 6, 16
HSL:
304°, 88.4956%, 44.3137%
HSV (HSB):
304°, 93.8967%, 83.5294%
XYZ:
38.1271, 18.6510, 56.8488
xyY:
0.3355, 0.1641, 18.6510
CIE-Lab:
50.2764, 83.0785, -46.7765
CIE-LCH:
50.2764, 95.3419, 330.6187
CIE-Luv:
50.2764, 74.7689, -81.4845
Hunter-Lab:
43.1868, 82.0102, -47.8154
#d50dc9 color charts
#d50dc9 color shades, tints & tones
#d50dc9 color schemes
#d50dc9 color preview, HTML & CSS examples
This text has a color of #d50dc9
<p style="color:#d50dc9;">Text here</p>
.mytext {color:#d50dc9;}
This box has a color of #d50dc9
<div style="background-color:#d50dc9;">Content here</div>
.mybackground {background-color:#d50dc9;}
Border around this has a color of #d50dc9
<div style="border:2px solid #d50dc9;">Content here</div>
.myborder {border:2px solid #d50dc9;}