#d101da color space conversions
Hex:
#d101da
RGB:
209, 1, 218
CMY:
18, 100, 15
CMYK:
4, 100, 0, 15
HSL:
298°, 99.0868%, 42.9412%
HSV (HSB):
298°, 99.5413%, 85.4902%
XYZ:
38.9602, 18.6390, 67.8739
xyY:
0.3105, 0.1485, 18.6390
CIE-Lab:
50.2621, 85.8067, -56.6034
CIE-LCH:
50.2621, 102.7946, 326.5887
CIE-Luv:
50.2621, 65.7399, -96.1014
Hunter-Lab:
43.1729, 85.5301, -62.9913
#d101da color charts
#d101da color shades, tints & tones
#d101da color schemes
#d101da color preview, HTML & CSS examples
This text has a color of #d101da
<p style="color:#d101da;">Text here</p>
.mytext {color:#d101da;}
This box has a color of #d101da
<div style="background-color:#d101da;">Content here</div>
.mybackground {background-color:#d101da;}
Border around this has a color of #d101da
<div style="border:2px solid #d101da;">Content here</div>
.myborder {border:2px solid #d101da;}