#d500db color space conversions
Hex:
#d500db
RGB:
213, 0, 219
CMY:
16, 100, 14
CMYK:
3, 100, 0, 14
HSL:
298°, 100.0000%, 42.9412%
HSV (HSB):
298°, 100.0000%, 85.8824%
XYZ:
40.2268, 19.2606, 68.6153
xyY:
0.3140, 0.1504, 19.2606
CIE-Lab:
50.9907, 86.6480, -55.9670
CIE-LCH:
50.9907, 103.1512, 327.1411
CIE-Luv:
50.9907, 68.2310, -95.6635
Hunter-Lab:
43.8869, 86.8111, -61.9766
#d500db color charts
#d500db RGB chart
#d500db CMYK chart
#d500db RGB pie chart
#d500db color shades, tints & tones
#d500db color schemes
#d500db color preview, HTML & CSS examples
This text has a color of #d500db
<p style="color:#d500db;">Text here</p>
.mytext {color:#d500db;}
Text color #d500db
This box has a color of #d500db
<div style="background-color:#d500db;">Content here</div>
.mybackground {background-color:#d500db;}
Background color #d500db
Border around this has a color of #d500db
<div style="border:2px solid #d500db;">Content here</div>
.myborder {border:2px solid #d500db;}
Border color #d500db