#d17fed color space conversions
Hex:
#d17fed
RGB:
209, 127, 237
CMY:
18, 50, 7
CMYK:
12, 46, 0, 7
HSL:
285°, 75.3425%, 71.3725%
HSV (HSB):
285°, 46.4135%, 92.9412%
XYZ:
49.1699, 34.8485, 84.2557
xyY:
0.2922, 0.2071, 34.8485
CIE-Lab:
65.6305, 49.5255, -42.8733
CIE-LCH:
65.6305, 65.5050, 319.1179
CIE-Luv:
65.6305, 34.6884, -75.0952
Hunter-Lab:
59.0326, 45.3707, -43.3002
#d17fed color charts
#d17fed color shades, tints & tones
#d17fed color schemes
#d17fed color preview, HTML & CSS examples
This text has a color of #d17fed
<p style="color:#d17fed;">Text here</p>
.mytext {color:#d17fed;}
This box has a color of #d17fed
<div style="background-color:#d17fed;">Content here</div>
.mybackground {background-color:#d17fed;}
Border around this has a color of #d17fed
<div style="border:2px solid #d17fed;">Content here</div>
.myborder {border:2px solid #d17fed;}