#d512e1 color space conversions
Hex:
#d512e1
RGB:
213, 18, 225
CMY:
16, 93, 12
CMYK:
5, 92, 0, 12
HSL:
297°, 85.1852%, 47.6471%
HSV (HSB):
297°, 92.0000%, 88.2353%
XYZ:
41.2475, 20.0150, 72.9235
xyY:
0.3074, 0.1492, 20.0150
CIE-Lab:
51.8542, 86.0750, -57.9944
CIE-LCH:
51.8542, 103.7895, 326.0293
CIE-Luv:
51.8542, 65.1572, -98.9626
Hunter-Lab:
44.7381, 86.2811, -65.3265
#d512e1 color charts
#d512e1 color shades, tints & tones
#d512e1 color schemes
#d512e1 color preview, HTML & CSS examples
This text has a color of #d512e1
<p style="color:#d512e1;">Text here</p>
.mytext {color:#d512e1;}
This box has a color of #d512e1
<div style="background-color:#d512e1;">Content here</div>
.mybackground {background-color:#d512e1;}
Border around this has a color of #d512e1
<div style="border:2px solid #d512e1;">Content here</div>
.myborder {border:2px solid #d512e1;}