#d563e8 color space conversions
Hex:
#d563e8
RGB:
213, 99, 232
CMY:
16, 61, 9
CMYK:
8, 57, 0, 9
HSL:
291°, 74.3017%, 64.9020%
HSV (HSB):
291°, 57.3276%, 90.9804%
XYZ:
46.4679, 28.8960, 79.4723
xyY:
0.3001, 0.1866, 28.8960
CIE-Lab:
60.6897, 63.3307, -47.8493
CIE-LCH:
60.6897, 79.3746, 322.9273
CIE-Luv:
60.6897, 48.0616, -83.8623
Hunter-Lab:
53.7550, 60.2310, -50.0268
#d563e8 color charts
#d563e8 color shades, tints & tones
#d563e8 color schemes
#d563e8 color preview, HTML & CSS examples
This text has a color of #d563e8
<p style="color:#d563e8;">Text here</p>
.mytext {color:#d563e8;}
This box has a color of #d563e8
<div style="background-color:#d563e8;">Content here</div>
.mybackground {background-color:#d563e8;}
Border around this has a color of #d563e8
<div style="border:2px solid #d563e8;">Content here</div>
.myborder {border:2px solid #d563e8;}