#d53cf2 color space conversions
Hex:
#d53cf2
RGB:
213, 60, 242
CMY:
16, 76, 5
CMYK:
12, 75, 0, 5
HSL:
290°, 87.5000%, 59.2157%
HSV (HSB):
290°, 75.2066%, 94.9020%
XYZ:
45.0834, 23.7887, 86.2199
xyY:
0.2907, 0.1534, 23.7887
CIE-Lab:
55.8756, 80.1301, -61.1082
CIE-LCH:
55.8756, 100.7722, 322.6704
CIE-Luv:
55.8756, 54.5921, -104.7639
Hunter-Lab:
48.7736, 79.6410, -70.6688
#d53cf2 color charts
#d53cf2 color shades, tints & tones
#d53cf2 color schemes
#d53cf2 color preview, HTML & CSS examples
This text has a color of #d53cf2
<p style="color:#d53cf2;">Text here</p>
.mytext {color:#d53cf2;}
This box has a color of #d53cf2
<div style="background-color:#d53cf2;">Content here</div>
.mybackground {background-color:#d53cf2;}
Border around this has a color of #d53cf2
<div style="border:2px solid #d53cf2;">Content here</div>
.myborder {border:2px solid #d53cf2;}