#d100da color space conversions
Hex:
#d100da
RGB:
209, 0, 218
CMY:
18, 100, 15
CMYK:
4, 100, 0, 15
HSL:
298°, 100.0000%, 42.7451%
HSV (HSB):
298°, 100.0000%, 85.4902%
XYZ:
38.9494, 18.6173, 67.8703
xyY:
0.3105, 0.1484, 18.6173
CIE-Lab:
50.2364, 85.8831, -56.6447
CIE-LCH:
50.2364, 102.8811, 326.5929
CIE-Luv:
50.2364, 65.7816, -96.1570
Hunter-Lab:
43.1477, 85.6231, -63.0583
#d100da color charts
#d100da color shades, tints & tones
#d100da color schemes
#d100da color preview, HTML & CSS examples
This text has a color of #d100da
<p style="color:#d100da;">Text here</p>
.mytext {color:#d100da;}
This box has a color of #d100da
<div style="background-color:#d100da;">Content here</div>
.mybackground {background-color:#d100da;}
Border around this has a color of #d100da
<div style="border:2px solid #d100da;">Content here</div>
.myborder {border:2px solid #d100da;}