#d50ec3 color space conversions
Hex:
#d50ec3
RGB:
213, 14, 195
CMY:
16, 95, 24
CMYK:
0, 93, 8, 16
HSL:
305°, 87.6652%, 44.5098%
HSV (HSB):
305°, 93.4272%, 83.5294%
XYZ:
37.4479, 18.4003, 53.2077
xyY:
0.3434, 0.1687, 18.4003
CIE-Lab:
49.9781, 82.1615, -43.7763
CIE-LCH:
49.9781, 93.0961, 331.9509
CIE-Luv:
49.9781, 77.1822, -76.8486
Hunter-Lab:
42.8956, 80.7634, -43.5163
#d50ec3 color charts
#d50ec3 color shades, tints & tones
#d50ec3 color schemes
#d50ec3 color preview, HTML & CSS examples
This text has a color of #d50ec3
<p style="color:#d50ec3;">Text here</p>
.mytext {color:#d50ec3;}
This box has a color of #d50ec3
<div style="background-color:#d50ec3;">Content here</div>
.mybackground {background-color:#d50ec3;}
Border around this has a color of #d50ec3
<div style="border:2px solid #d50ec3;">Content here</div>
.myborder {border:2px solid #d50ec3;}