#d51fd5 color space conversions
Hex:
#d51fd5
RGB:
213, 31, 213
CMY:
16, 88, 16
CMYK:
0, 85, 0, 16
HSL:
300°, 74.5902%, 47.8431%
HSV (HSB):
300°, 85.4460%, 83.5294%
XYZ:
39.9408, 19.9302, 64.6926
xyY:
0.3206, 0.1600, 19.9302
CIE-Lab:
51.7582, 82.4482, -51.3118
CIE-LCH:
51.7582, 97.1113, 328.1039
CIE-Luv:
51.7582, 68.5772, -88.6730
Hunter-Lab:
44.6433, 81.5722, -54.6669
#d51fd5 color charts
#d51fd5 color shades, tints & tones
#d51fd5 color schemes
#d51fd5 color preview, HTML & CSS examples
This text has a color of #d51fd5
<p style="color:#d51fd5;">Text here</p>
.mytext {color:#d51fd5;}
This box has a color of #d51fd5
<div style="background-color:#d51fd5;">Content here</div>
.mybackground {background-color:#d51fd5;}
Border around this has a color of #d51fd5
<div style="border:2px solid #d51fd5;">Content here</div>
.myborder {border:2px solid #d51fd5;}