#d53dec color space conversions
Hex:
#d53dec
RGB:
213, 61, 236
CMY:
16, 76, 7
CMYK:
10, 74, 0, 7
HSL:
292°, 82.1596%, 58.2353%
HSV (HSB):
292°, 74.1525%, 92.5490%
XYZ:
44.2496, 23.5397, 81.5683
xyY:
0.2963, 0.1576, 23.5397
CIE-Lab:
55.6240, 78.7955, -58.1527
CIE-LCH:
55.6240, 97.9309, 323.5719
CIE-Luv:
55.6240, 56.2849, -100.0540
Hunter-Lab:
48.5178, 77.8911, -65.7161
#d53dec color charts
#d53dec color shades, tints & tones
#d53dec color schemes
#d53dec color preview, HTML & CSS examples
This text has a color of #d53dec
<p style="color:#d53dec;">Text here</p>
.mytext {color:#d53dec;}
This box has a color of #d53dec
<div style="background-color:#d53dec;">Content here</div>
.mybackground {background-color:#d53dec;}
Border around this has a color of #d53dec
<div style="border:2px solid #d53dec;">Content here</div>
.myborder {border:2px solid #d53dec;}