#d61de4 color space conversions
Hex:
#d61de4
RGB:
214, 29, 228
CMY:
16, 89, 11
CMYK:
6, 87, 0, 11
HSL:
296°, 78.6561%, 50.3922%
HSV (HSB):
296°, 87.2807%, 89.4118%
XYZ:
42.1745, 20.7763, 75.1862
xyY:
0.3053, 0.1504, 20.7763
CIE-Lab:
52.7038, 85.2277, -58.3209
CIE-LCH:
52.7038, 103.2719, 325.6163
CIE-Luv:
52.7038, 63.9459, -99.7571
Hunter-Lab:
45.5810, 85.3929, -65.8925
#d61de4 color charts
#d61de4 color shades, tints & tones
#d61de4 color schemes
#d61de4 color preview, HTML & CSS examples
This text has a color of #d61de4
<p style="color:#d61de4;">Text here</p>
.mytext {color:#d61de4;}
This box has a color of #d61de4
<div style="background-color:#d61de4;">Content here</div>
.mybackground {background-color:#d61de4;}
Border around this has a color of #d61de4
<div style="border:2px solid #d61de4;">Content here</div>
.myborder {border:2px solid #d61de4;}