#d53fed color space conversions
Hex:
#d53fed
RGB:
213, 63, 237
CMY:
16, 75, 7
CMYK:
10, 73, 0, 7
HSL:
292°, 82.8571%, 58.8235%
HSV (HSB):
292°, 73.4177%, 92.9412%
XYZ:
44.5041, 23.8156, 82.3720
xyY:
0.2953, 0.1580, 23.8156
CIE-Lab:
55.9027, 78.3359, -58.2669
CIE-LCH:
55.9027, 97.6296, 323.3578
CIE-Luv:
55.9027, 55.6066, -100.2891
Hunter-Lab:
48.8012, 77.3806, -65.9153
#d53fed color charts
#d53fed color shades, tints & tones
#d53fed color schemes
#d53fed color preview, HTML & CSS examples
This text has a color of #d53fed
<p style="color:#d53fed;">Text here</p>
.mytext {color:#d53fed;}
This box has a color of #d53fed
<div style="background-color:#d53fed;">Content here</div>
.mybackground {background-color:#d53fed;}
Border around this has a color of #d53fed
<div style="border:2px solid #d53fed;">Content here</div>
.myborder {border:2px solid #d53fed;}