#d500ed color space conversions
Hex:
#d500ed
RGB:
213, 0, 237
CMY:
16, 100, 7
CMYK:
10, 100, 0, 7
HSL:
294°, 100.0000%, 46.4706%
HSV (HSB):
294°, 100.0000%, 92.9412%
XYZ:
42.7266, 20.2606, 81.7795
xyY:
0.2951, 0.1400, 20.2606
CIE-Lab:
52.1305, 89.3556, -64.3325
CIE-LCH:
52.1305, 110.1050, 324.2476
CIE-Luv:
52.1305, 61.5800, -108.6397
Hunter-Lab:
45.0117, 90.6676, -76.2127
#d500ed color charts
#d500ed RGB chart
#d500ed CMYK chart
#d500ed RGB pie chart
#d500ed color shades, tints & tones
#d500ed color schemes
#d500ed color preview, HTML & CSS examples
This text has a color of #d500ed
<p style="color:#d500ed;">Text here</p>
.mytext {color:#d500ed;}
Text color #d500ed
This box has a color of #d500ed
<div style="background-color:#d500ed;">Content here</div>
.mybackground {background-color:#d500ed;}
Background color #d500ed
Border around this has a color of #d500ed
<div style="border:2px solid #d500ed;">Content here</div>
.myborder {border:2px solid #d500ed;}
Border color #d500ed