#d801da color space conversions
Hex:
#d801da
RGB:
216, 1, 218
CMY:
15, 100, 15
CMYK:
1, 100, 0, 15
HSL:
299°, 99.0868%, 42.9412%
HSV (HSB):
299°, 99.5413%, 85.4902%
XYZ:
40.9846, 19.6826, 67.9687
xyY:
0.3186, 0.1530, 19.6826
CIE-Lab:
51.4764, 86.8973, -54.5892
CIE-LCH:
51.4764, 102.6213, 327.8628
CIE-Luv:
51.4764, 70.7186, -93.9359
Hunter-Lab:
44.3651, 87.2602, -59.7786
#d801da color charts
#d801da color shades, tints & tones
#d801da color schemes
#d801da color preview, HTML & CSS examples
This text has a color of #d801da
<p style="color:#d801da;">Text here</p>
.mytext {color:#d801da;}
This box has a color of #d801da
<div style="background-color:#d801da;">Content here</div>
.mybackground {background-color:#d801da;}
Border around this has a color of #d801da
<div style="border:2px solid #d801da;">Content here</div>
.myborder {border:2px solid #d801da;}