#d18ed1 color space conversions
Hex:
#d18ed1
RGB:
209, 142, 209
CMY:
18, 44, 18
CMYK:
0, 32, 0, 18
HSL:
300°, 42.1384%, 68.8235%
HSV (HSB):
300°, 32.0574%, 81.9608%
XYZ:
47.4761, 37.5048, 65.0585
xyY:
0.3164, 0.2500, 37.5048
CIE-Lab:
67.6540, 36.1407, -24.2216
CIE-LCH:
67.6540, 43.5067, 326.1699
CIE-Luv:
67.6540, 33.4220, -43.2227
Hunter-Lab:
61.2411, 31.2070, -20.1169
#d18ed1 color charts
#d18ed1 color shades, tints & tones
#d18ed1 color schemes
#d18ed1 color preview, HTML & CSS examples
This text has a color of #d18ed1
<p style="color:#d18ed1;">Text here</p>
.mytext {color:#d18ed1;}
This box has a color of #d18ed1
<div style="background-color:#d18ed1;">Content here</div>
.mybackground {background-color:#d18ed1;}
Border around this has a color of #d18ed1
<div style="border:2px solid #d18ed1;">Content here</div>
.myborder {border:2px solid #d18ed1;}