#d51ff0 color space conversions
Hex:
#d51ff0
RGB:
213, 31, 240
CMY:
16, 88, 6
CMYK:
11, 87, 0, 6
HSL:
292°, 87.4477%, 53.1373%
HSV (HSB):
292°, 87.0833%, 94.1176%
XYZ:
43.6587, 21.4174, 84.2710
xyY:
0.2923, 0.1434, 21.4174
CIE-Lab:
53.4033, 86.6349, -63.9659
CIE-LCH:
53.4033, 107.6905, 323.5601
CIE-Luv:
53.4033, 58.9159, -108.5085
Hunter-Lab:
46.2789, 87.4058, -75.5681
#d51ff0 color charts
#d51ff0 color shades, tints & tones
#d51ff0 color schemes
#d51ff0 color preview, HTML & CSS examples
This text has a color of #d51ff0
<p style="color:#d51ff0;">Text here</p>
.mytext {color:#d51ff0;}
This box has a color of #d51ff0
<div style="background-color:#d51ff0;">Content here</div>
.mybackground {background-color:#d51ff0;}
Border around this has a color of #d51ff0
<div style="border:2px solid #d51ff0;">Content here</div>
.myborder {border:2px solid #d51ff0;}