#d08bcd color space conversions
Hex:
#d08bcd
RGB:
208, 139, 205
CMY:
18, 45, 20
CMYK:
0, 33, 1, 18
HSL:
303°, 42.3313%, 68.0392%
HSV (HSB):
303°, 33.1731%, 81.5686%
XYZ:
46.2645, 36.2829, 62.3225
xyY:
0.3194, 0.2505, 36.2829
CIE-Lab:
66.7355, 36.6957, -23.4100
CIE-LCH:
66.7355, 43.5270, 327.4642
CIE-Luv:
66.7355, 34.8624, -41.9276
Hunter-Lab:
60.2353, 31.6874, -19.1797
#d08bcd color charts
#d08bcd color shades, tints & tones
#d08bcd color schemes
#d08bcd color preview, HTML & CSS examples
This text has a color of #d08bcd
<p style="color:#d08bcd;">Text here</p>
.mytext {color:#d08bcd;}
This box has a color of #d08bcd
<div style="background-color:#d08bcd;">Content here</div>
.mybackground {background-color:#d08bcd;}
Border around this has a color of #d08bcd
<div style="border:2px solid #d08bcd;">Content here</div>
.myborder {border:2px solid #d08bcd;}