#d61ed3 color space conversions
Hex:
#d61ed3
RGB:
214, 30, 211
CMY:
16, 88, 17
CMYK:
0, 86, 1, 16
HSL:
301°, 75.4098%, 47.8431%
HSV (HSB):
301°, 85.9813%, 83.9216%
XYZ:
39.9537, 19.9278, 63.3687
xyY:
0.3242, 0.1617, 19.9278
CIE-Lab:
51.7555, 82.5001, -50.1616
CIE-LCH:
51.7555, 96.5528, 328.6996
CIE-Luv:
51.7555, 70.1622, -86.9856
Hunter-Lab:
44.6406, 81.6379, -52.9155
#d61ed3 color charts
#d61ed3 color shades, tints & tones
#d61ed3 color schemes
#d61ed3 color preview, HTML & CSS examples
This text has a color of #d61ed3
<p style="color:#d61ed3;">Text here</p>
.mytext {color:#d61ed3;}
This box has a color of #d61ed3
<div style="background-color:#d61ed3;">Content here</div>
.mybackground {background-color:#d61ed3;}
Border around this has a color of #d61ed3
<div style="border:2px solid #d61ed3;">Content here</div>
.myborder {border:2px solid #d61ed3;}