#d73dee color space conversions
Hex:
#d73dee
RGB:
215, 61, 238
CMY:
16, 76, 7
CMYK:
10, 74, 0, 7
HSL:
292°, 83.8863%, 58.6275%
HSV (HSB):
292°, 74.3697%, 93.3333%
XYZ:
45.1257, 23.9576, 83.1348
xyY:
0.2965, 0.1574, 23.9576
CIE-Lab:
56.0453, 79.5202, -58.5817
CIE-LCH:
56.0453, 98.7688, 323.6213
CIE-Luv:
56.0453, 56.9778, -100.9760
Hunter-Lab:
48.9465, 78.9097, -66.4405
#d73dee color charts
#d73dee color shades, tints & tones
#d73dee color schemes
#d73dee color preview, HTML & CSS examples
This text has a color of #d73dee
<p style="color:#d73dee;">Text here</p>
.mytext {color:#d73dee;}
This box has a color of #d73dee
<div style="background-color:#d73dee;">Content here</div>
.mybackground {background-color:#d73dee;}
Border around this has a color of #d73dee
<div style="border:2px solid #d73dee;">Content here</div>
.myborder {border:2px solid #d73dee;}