#d913da color space conversions
Hex:
#d913da
RGB:
217, 19, 218
CMY:
15, 93, 15
CMYK:
0, 91, 0, 15
HSL:
300°, 83.9662%, 46.4706%
HSV (HSB):
300°, 91.2844%, 85.4902%
XYZ:
41.5030, 20.2794, 68.0565
xyY:
0.3197, 0.1562, 20.2794
CIE-Lab:
52.1517, 85.5728, -53.4986
CIE-LCH:
52.1517, 100.9198, 327.9871
CIE-Luv:
52.1517, 70.5600, -92.4815
Hunter-Lab:
45.0327, 85.7021, -58.0803
#d913da color charts
#d913da color shades, tints & tones
#d913da color schemes
#d913da color preview, HTML & CSS examples
This text has a color of #d913da
<p style="color:#d913da;">Text here</p>
.mytext {color:#d913da;}
This box has a color of #d913da
<div style="background-color:#d913da;">Content here</div>
.mybackground {background-color:#d913da;}
Border around this has a color of #d913da
<div style="border:2px solid #d913da;">Content here</div>
.myborder {border:2px solid #d913da;}