#d09fcd color space conversions
Hex:
#d09fcd
RGB:
208, 159, 205
CMY:
18, 38, 20
CMYK:
0, 24, 1, 18
HSL:
304°, 34.2657%, 71.9608%
HSV (HSB):
304°, 23.5577%, 81.5686%
XYZ:
49.4300, 42.6139, 63.3777
xyY:
0.3180, 0.2742, 42.6139
CIE-Lab:
71.2922, 25.8284, -16.4856
CIE-LCH:
71.2922, 30.6411, 327.4509
CIE-Luv:
71.2922, 25.1681, -29.5676
Hunter-Lab:
65.2794, 20.9226, -11.8672
#d09fcd color charts
#d09fcd color shades, tints & tones
#d09fcd color schemes
#d09fcd color preview, HTML & CSS examples
This text has a color of #d09fcd
<p style="color:#d09fcd;">Text here</p>
.mytext {color:#d09fcd;}
This box has a color of #d09fcd
<div style="background-color:#d09fcd;">Content here</div>
.mybackground {background-color:#d09fcd;}
Border around this has a color of #d09fcd
<div style="border:2px solid #d09fcd;">Content here</div>
.myborder {border:2px solid #d09fcd;}