#d101db color space conversions
Hex:
#d101db
RGB:
209, 1, 219
CMY:
18, 100, 14
CMYK:
5, 100, 0, 14
HSL:
297°, 99.0909%, 43.1373%
HSV (HSB):
297°, 99.5434%, 85.8824%
XYZ:
39.0915, 18.6915, 68.5653
xyY:
0.3094, 0.1479, 18.6915
CIE-Lab:
50.3243, 85.9554, -57.0743
CIE-LCH:
50.3243, 103.1785, 326.4159
CIE-Luv:
50.3243, 65.3626, -96.8293
Hunter-Lab:
43.2337, 85.7394, -63.7659
#d101db color charts
#d101db color shades, tints & tones
#d101db color schemes
#d101db color preview, HTML & CSS examples
This text has a color of #d101db
<p style="color:#d101db;">Text here</p>
.mytext {color:#d101db;}
This box has a color of #d101db
<div style="background-color:#d101db;">Content here</div>
.mybackground {background-color:#d101db;}
Border around this has a color of #d101db
<div style="border:2px solid #d101db;">Content here</div>
.myborder {border:2px solid #d101db;}