#d53dee color space conversions
Hex:
#d53dee
RGB:
213, 61, 238
CMY:
16, 76, 7
CMYK:
11, 74, 0, 7
HSL:
292°, 83.8863%, 58.6275%
HSV (HSB):
292°, 74.3697%, 93.3333%
XYZ:
44.5419, 23.6567, 83.1075
xyY:
0.2944, 0.1563, 23.6567
CIE-Lab:
55.7424, 79.1366, -59.0840
CIE-LCH:
55.7424, 98.7599, 323.2547
CIE-Luv:
55.7424, 55.6587, -101.5478
Hunter-Lab:
48.6381, 78.3504, -67.2616
#d53dee color charts
#d53dee color shades, tints & tones
#d53dee color schemes
#d53dee color preview, HTML & CSS examples
This text has a color of #d53dee
<p style="color:#d53dee;">Text here</p>
.mytext {color:#d53dee;}
This box has a color of #d53dee
<div style="background-color:#d53dee;">Content here</div>
.mybackground {background-color:#d53dee;}
Border around this has a color of #d53dee
<div style="border:2px solid #d53dee;">Content here</div>
.myborder {border:2px solid #d53dee;}