#d521fd color space conversions
Hex:
#d521fd
RGB:
213, 33, 253
CMY:
16, 87, 1
CMYK:
16, 87, 0, 1
HSL:
289°, 98.2143%, 56.0784%
HSV (HSB):
289°, 86.9565%, 99.2157%
XYZ:
45.7141, 22.3257, 94.8284
xyY:
0.2807, 0.1371, 22.3257
CIE-Lab:
54.3709, 88.4255, -69.6662
CIE-LCH:
54.3709, 112.5720, 321.7671
CIE-Luv:
54.3709, 54.4938, -117.4896
Hunter-Lab:
47.2501, 90.0096, -85.9168
#d521fd color charts
#d521fd color shades, tints & tones
#d521fd color schemes
#d521fd color preview, HTML & CSS examples
This text has a color of #d521fd
<p style="color:#d521fd;">Text here</p>
.mytext {color:#d521fd;}
This box has a color of #d521fd
<div style="background-color:#d521fd;">Content here</div>
.mybackground {background-color:#d521fd;}
Border around this has a color of #d521fd
<div style="border:2px solid #d521fd;">Content here</div>
.myborder {border:2px solid #d521fd;}