#d503db color space conversions
Hex:
#d503db
RGB:
213, 3, 219
CMY:
16, 99, 14
CMYK:
3, 99, 0, 14
HSL:
298°, 97.2973%, 43.5294%
HSV (HSB):
298°, 98.6301%, 85.8824%
XYZ:
40.2593, 19.3257, 68.6262
xyY:
0.3140, 0.1507, 19.3257
CIE-Lab:
51.0661, 86.4242, -55.8460
CIE-LCH:
51.0661, 102.8976, 327.1301
CIE-Luv:
51.0661, 68.1051, -95.4972
Hunter-Lab:
43.9610, 86.5376, -61.7830
#d503db color charts
#d503db color shades, tints & tones
#d503db color schemes
#d503db color preview, HTML & CSS examples
This text has a color of #d503db
<p style="color:#d503db;">Text here</p>
.mytext {color:#d503db;}
This box has a color of #d503db
<div style="background-color:#d503db;">Content here</div>
.mybackground {background-color:#d503db;}
Border around this has a color of #d503db
<div style="border:2px solid #d503db;">Content here</div>
.myborder {border:2px solid #d503db;}