#d100de color space conversions
Hex:
#d100de
RGB:
209, 0, 222
CMY:
18, 100, 13
CMYK:
6, 100, 0, 13
HSL:
296°, 100.0000%, 43.5294%
HSV (HSB):
296°, 100.0000%, 87.0588%
XYZ:
39.4793, 18.8292, 70.6609
xyY:
0.3061, 0.1460, 18.8292
CIE-Lab:
50.4868, 86.4803, -58.5230
CIE-LCH:
50.4868, 104.4212, 325.9130
CIE-Luv:
50.4868, 64.2812, -99.0600
Hunter-Lab:
43.3927, 86.4649, -66.1733
#d100de color charts
#d100de color shades, tints & tones
#d100de color schemes
#d100de color preview, HTML & CSS examples
This text has a color of #d100de
<p style="color:#d100de;">Text here</p>
.mytext {color:#d100de;}
This box has a color of #d100de
<div style="background-color:#d100de;">Content here</div>
.mybackground {background-color:#d100de;}
Border around this has a color of #d100de
<div style="border:2px solid #d100de;">Content here</div>
.myborder {border:2px solid #d100de;}