#d50dcf color space conversions
Hex:
#d50dcf
RGB:
213, 13, 207
CMY:
16, 95, 19
CMYK:
0, 94, 3, 16
HSL:
302°, 88.4956%, 44.3137%
HSV (HSB):
302°, 93.8967%, 83.5294%
XYZ:
38.8470, 18.9390, 60.6396
xyY:
0.3280, 0.1599, 18.9390
CIE-Lab:
50.6157, 83.9222, -49.6944
CIE-LCH:
50.6157, 97.5319, 329.3682
CIE-Luv:
50.6157, 72.3477, -86.0078
Hunter-Lab:
43.5189, 83.1791, -52.1519
#d50dcf color charts
#d50dcf color shades, tints & tones
#d50dcf color schemes
#d50dcf color preview, HTML & CSS examples
This text has a color of #d50dcf
<p style="color:#d50dcf;">Text here</p>
.mytext {color:#d50dcf;}
This box has a color of #d50dcf
<div style="background-color:#d50dcf;">Content here</div>
.mybackground {background-color:#d50dcf;}
Border around this has a color of #d50dcf
<div style="border:2px solid #d50dcf;">Content here</div>
.myborder {border:2px solid #d50dcf;}