#d51fec color space conversions
Hex:
#d51fec
RGB:
213, 31, 236
CMY:
16, 88, 7
CMYK:
10, 87, 0, 7
HSL:
293°, 84.3621%, 52.3529%
HSV (HSB):
293°, 86.8644%, 92.5490%
XYZ:
43.0709, 21.1822, 81.1754
xyY:
0.2962, 0.1457, 21.1822
CIE-Lab:
53.1484, 85.9944, -62.1289
CIE-LCH:
53.1484, 106.0897, 324.1528
CIE-Luv:
53.1484, 60.2779, -105.6289
Hunter-Lab:
46.0242, 86.5037, -72.3562
#d51fec color charts
#d51fec color shades, tints & tones
#d51fec color schemes
#d51fec color preview, HTML & CSS examples
This text has a color of #d51fec
<p style="color:#d51fec;">Text here</p>
.mytext {color:#d51fec;}
This box has a color of #d51fec
<div style="background-color:#d51fec;">Content here</div>
.mybackground {background-color:#d51fec;}
Border around this has a color of #d51fec
<div style="border:2px solid #d51fec;">Content here</div>
.myborder {border:2px solid #d51fec;}