#d563fb color space conversions
Hex:
#d563fb
RGB:
213, 99, 251
CMY:
16, 61, 2
CMYK:
15, 61, 0, 2
HSL:
285°, 95.0000%, 68.6275%
HSV (HSB):
285°, 60.5578%, 98.4314%
XYZ:
49.3150, 30.0348, 94.4649
xyY:
0.2837, 0.1728, 30.0348
CIE-Lab:
61.6843, 66.9296, -56.8126
CIE-LCH:
61.6843, 87.7909, 319.6740
CIE-Luv:
61.6843, 43.3135, -98.8020
Hunter-Lab:
54.8041, 64.7147, -63.8344
#d563fb color charts
#d563fb color shades, tints & tones
#d563fb color schemes
#d563fb color preview, HTML & CSS examples
This text has a color of #d563fb
<p style="color:#d563fb;">Text here</p>
.mytext {color:#d563fb;}
This box has a color of #d563fb
<div style="background-color:#d563fb;">Content here</div>
.mybackground {background-color:#d563fb;}
Border around this has a color of #d563fb
<div style="border:2px solid #d563fb;">Content here</div>
.myborder {border:2px solid #d563fb;}