#d51ffc color space conversions
Hex:
#d51ffc
RGB:
213, 31, 252
CMY:
16, 88, 1
CMYK:
15, 88, 0, 1
HSL:
289°, 97.3568%, 55.4902%
HSV (HSB):
289°, 87.6984%, 98.8235%
XYZ:
45.5012, 22.1544, 93.9735
xyY:
0.2815, 0.1371, 22.1544
CIE-Lab:
54.1904, 88.5945, -69.4017
CIE-LCH:
54.1904, 112.5415, 321.9262
CIE-Luv:
54.1904, 54.9738, -117.0210
Hunter-Lab:
47.0684, 90.1869, -85.4263
#d51ffc color charts
#d51ffc color shades, tints & tones
#d51ffc color schemes
#d51ffc color preview, HTML & CSS examples
This text has a color of #d51ffc
<p style="color:#d51ffc;">Text here</p>
.mytext {color:#d51ffc;}
This box has a color of #d51ffc
<div style="background-color:#d51ffc;">Content here</div>
.mybackground {background-color:#d51ffc;}
Border around this has a color of #d51ffc
<div style="border:2px solid #d51ffc;">Content here</div>
.myborder {border:2px solid #d51ffc;}