#d53ce5 color space conversions
Hex:
#d53ce5
RGB:
213, 60, 229
CMY:
16, 76, 10
CMYK:
7, 74, 0, 10
HSL:
294°, 76.4706%, 56.6667%
HSV (HSB):
294°, 73.7991%, 89.8039%
XYZ:
43.1993, 23.0350, 76.2981
xyY:
0.3031, 0.1616, 23.0350
CIE-Lab:
55.1084, 77.9274, -55.0423
CIE-LCH:
55.1084, 95.4061, 324.7654
CIE-Luv:
55.1084, 58.7025, -95.0445
Hunter-Lab:
47.9948, 76.6739, -60.6579
#d53ce5 color charts
#d53ce5 color shades, tints & tones
#d53ce5 color schemes
#d53ce5 color preview, HTML & CSS examples
This text has a color of #d53ce5
<p style="color:#d53ce5;">Text here</p>
.mytext {color:#d53ce5;}
This box has a color of #d53ce5
<div style="background-color:#d53ce5;">Content here</div>
.mybackground {background-color:#d53ce5;}
Border around this has a color of #d53ce5
<div style="border:2px solid #d53ce5;">Content here</div>
.myborder {border:2px solid #d53ce5;}