#d001d7 color space conversions
Hex:
#d001d7
RGB:
208, 1, 215
CMY:
18, 100, 16
CMYK:
3, 100, 0, 16
HSL:
298°, 99.0741%, 42.3529%
HSV (HSB):
298°, 99.5349%, 84.3137%
XYZ:
38.2890, 18.3379, 65.8115
xyY:
0.3127, 0.1498, 18.3379
CIE-Lab:
49.9034, 85.2075, -55.4735
CIE-LCH:
49.9034, 101.6741, 326.9342
CIE-Luv:
49.9034, 66.1723, -94.2159
Hunter-Lab:
42.8228, 84.6619, -61.1429
#d001d7 color charts
#d001d7 color shades, tints & tones
#d001d7 color schemes
#d001d7 color preview, HTML & CSS examples
This text has a color of #d001d7
<p style="color:#d001d7;">Text here</p>
.mytext {color:#d001d7;}
This box has a color of #d001d7
<div style="background-color:#d001d7;">Content here</div>
.mybackground {background-color:#d001d7;}
Border around this has a color of #d001d7
<div style="border:2px solid #d001d7;">Content here</div>
.myborder {border:2px solid #d001d7;}