#d51ed2 color space conversions
Hex:
#d51ed2
RGB:
213, 30, 210
CMY:
16, 88, 18
CMYK:
0, 86, 1, 16
HSL:
301°, 75.3086%, 47.6471%
HSV (HSB):
301°, 85.9155%, 83.5294%
XYZ:
39.5377, 19.7278, 62.6967
xyY:
0.3242, 0.1618, 19.7278
CIE-Lab:
51.5281, 82.1760, -49.9614
CIE-LCH:
51.5281, 96.1719, 328.7012
CIE-Luv:
51.5281, 69.8246, -86.5501
Hunter-Lab:
44.4160, 81.1669, -52.6014
#d51ed2 color charts
#d51ed2 color shades, tints & tones
#d51ed2 color schemes
#d51ed2 color preview, HTML & CSS examples
This text has a color of #d51ed2
<p style="color:#d51ed2;">Text here</p>
.mytext {color:#d51ed2;}
This box has a color of #d51ed2
<div style="background-color:#d51ed2;">Content here</div>
.mybackground {background-color:#d51ed2;}
Border around this has a color of #d51ed2
<div style="border:2px solid #d51ed2;">Content here</div>
.myborder {border:2px solid #d51ed2;}