#d17de1 color space conversions
Hex:
#d17de1
RGB:
209, 125, 225
CMY:
18, 51, 12
CMYK:
7, 44, 0, 12
HSL:
290°, 62.5000%, 68.6275%
HSV (HSB):
290°, 44.4444%, 88.2353%
XYZ:
47.2187, 33.6588, 75.2423
xyY:
0.3025, 0.2156, 33.6588
CIE-Lab:
64.6908, 48.1948, -37.6976
CIE-LCH:
64.6908, 61.1870, 321.9678
CIE-Luv:
64.6908, 37.8306, -66.3373
Hunter-Lab:
58.0162, 43.7508, -36.2830
#d17de1 color charts
#d17de1 color shades, tints & tones
#d17de1 color schemes
#d17de1 color preview, HTML & CSS examples
This text has a color of #d17de1
<p style="color:#d17de1;">Text here</p>
.mytext {color:#d17de1;}
This box has a color of #d17de1
<div style="background-color:#d17de1;">Content here</div>
.mybackground {background-color:#d17de1;}
Border around this has a color of #d17de1
<div style="border:2px solid #d17de1;">Content here</div>
.myborder {border:2px solid #d17de1;}