#d61ed8 color space conversions
Hex:
#d61ed8
RGB:
214, 30, 216
CMY:
16, 88, 15
CMYK:
1, 86, 0, 15
HSL:
299°, 75.6098%, 48.2353%
HSV (HSB):
299°, 86.1111%, 84.7059%
XYZ:
40.5905, 20.1826, 66.7220
xyY:
0.3184, 0.1583, 20.1826
CIE-Lab:
52.0430, 83.2405, -52.5609
CIE-LCH:
52.0430, 98.4460, 327.7303
CIE-Luv:
52.0430, 68.2629, -90.7424
Hunter-Lab:
44.9250, 82.6590, -56.6092
#d61ed8 color charts
#d61ed8 color shades, tints & tones
#d61ed8 color schemes
#d61ed8 color preview, HTML & CSS examples
This text has a color of #d61ed8
<p style="color:#d61ed8;">Text here</p>
.mytext {color:#d61ed8;}
This box has a color of #d61ed8
<div style="background-color:#d61ed8;">Content here</div>
.mybackground {background-color:#d61ed8;}
Border around this has a color of #d61ed8
<div style="border:2px solid #d61ed8;">Content here</div>
.myborder {border:2px solid #d61ed8;}