#d61de1 color space conversions
Hex:
#d61de1
RGB:
214, 29, 225
CMY:
16, 89, 12
CMYK:
5, 87, 0, 12
HSL:
297°, 77.1654%, 49.8039%
HSV (HSB):
297°, 87.1111%, 88.2353%
XYZ:
41.7615, 20.6111, 73.0114
xyY:
0.3085, 0.1522, 20.6111
CIE-Lab:
52.5212, 84.7657, -56.9146
CIE-LCH:
52.5212, 102.1004, 326.1213
CIE-Luv:
52.5212, 65.0295, -97.5525
Hunter-Lab:
45.3995, 84.7474, -63.5706
#d61de1 color charts
#d61de1 color shades, tints & tones
#d61de1 color schemes
#d61de1 color preview, HTML & CSS examples
This text has a color of #d61de1
<p style="color:#d61de1;">Text here</p>
.mytext {color:#d61de1;}
This box has a color of #d61de1
<div style="background-color:#d61de1;">Content here</div>
.mybackground {background-color:#d61de1;}
Border around this has a color of #d61de1
<div style="border:2px solid #d61de1;">Content here</div>
.myborder {border:2px solid #d61de1;}