#d500e6 color space conversions
Hex:
#d500e6
RGB:
213, 0, 230
CMY:
16, 100, 10
CMYK:
7, 100, 0, 10
HSL:
296°, 100.0000%, 45.0980%
HSV (HSB):
296°, 100.0000%, 90.1961%
XYZ:
41.7235, 19.8593, 76.4971
xyY:
0.3022, 0.1438, 19.8593
CIE-Lab:
51.6778, 88.2859, -61.1114
CIE-LCH:
51.6778, 107.3732, 325.3091
CIE-Luv:
51.6778, 64.1025, -103.6435
Hunter-Lab:
44.5638, 89.1367, -70.5811
#d500e6 color charts
#d500e6 color shades, tints & tones
#d500e6 color schemes
#d500e6 color preview, HTML & CSS examples
This text has a color of #d500e6
<p style="color:#d500e6;">Text here</p>
.mytext {color:#d500e6;}
This box has a color of #d500e6
<div style="background-color:#d500e6;">Content here</div>
.mybackground {background-color:#d500e6;}
Border around this has a color of #d500e6
<div style="border:2px solid #d500e6;">Content here</div>
.myborder {border:2px solid #d500e6;}