#d100db color space conversions
Hex:
#d100db
RGB:
209, 0, 219
CMY:
18, 100, 14
CMYK:
5, 100, 0, 14
HSL:
297°, 100.0000%, 42.9412%
HSV (HSB):
297°, 100.0000%, 85.8824%
XYZ:
39.0807, 18.6698, 68.5617
xyY:
0.3094, 0.1478, 18.6698
CIE-Lab:
50.2986, 86.0317, -57.1156
CIE-LCH:
50.2986, 103.2649, 326.4202
CIE-Luv:
50.2986, 65.4040, -96.8847
Hunter-Lab:
43.2085, 85.8323, -63.8331
#d100db color charts
#d100db RGB chart
#d100db CMYK chart
#d100db RGB pie chart
#d100db color shades, tints & tones
#d100db color schemes
#d100db color preview, HTML & CSS examples
This text has a color of #d100db
<p style="color:#d100db;">Text here</p>
.mytext {color:#d100db;}
Text color #d100db
This box has a color of #d100db
<div style="background-color:#d100db;">Content here</div>
.mybackground {background-color:#d100db;}
Background color #d100db
Border around this has a color of #d100db
<div style="border:2px solid #d100db;">Content here</div>
.myborder {border:2px solid #d100db;}
Border color #d100db