#d50fc3 color space conversions
Hex:
#d50fc3
RGB:
213, 15, 195
CMY:
16, 94, 24
CMYK:
0, 93, 8, 16
HSL:
305°, 86.8421%, 44.7059%
HSV (HSB):
305°, 92.9577%, 83.5294%
XYZ:
37.4617, 18.4279, 53.2122
xyY:
0.3434, 0.1689, 18.4279
CIE-Lab:
50.0111, 82.0645, -43.7241
CIE-LCH:
50.0111, 92.9859, 331.9512
CIE-Luv:
50.0111, 77.1170, -76.7706
Hunter-Lab:
42.9277, 80.6479, -43.4451
#d50fc3 color charts
#d50fc3 color shades, tints & tones
#d50fc3 color schemes
#d50fc3 color preview, HTML & CSS examples
This text has a color of #d50fc3
<p style="color:#d50fc3;">Text here</p>
.mytext {color:#d50fc3;}
This box has a color of #d50fc3
<div style="background-color:#d50fc3;">Content here</div>
.mybackground {background-color:#d50fc3;}
Border around this has a color of #d50fc3
<div style="border:2px solid #d50fc3;">Content here</div>
.myborder {border:2px solid #d50fc3;}