#d06dbd color space conversions
Hex:
#d06dbd
RGB:
208, 109, 189
CMY:
18, 57, 26
CMYK:
0, 48, 9, 18
HSL:
312°, 51.2953%, 62.1569%
HSV (HSB):
312°, 47.5962%, 81.5686%
XYZ:
40.6664, 28.0213, 51.4094
xyY:
0.3386, 0.2333, 28.0213
CIE-Lab:
59.9080, 49.5741, -24.8608
CIE-LCH:
59.9080, 55.4586, 333.3668
CIE-Luv:
59.9080, 51.8410, -45.4909
Hunter-Lab:
52.9351, 44.4926, -20.5265
#d06dbd color charts
#d06dbd color shades, tints & tones
#d06dbd color schemes
#d06dbd color preview, HTML & CSS examples
This text has a color of #d06dbd
<p style="color:#d06dbd;">Text here</p>
.mytext {color:#d06dbd;}
This box has a color of #d06dbd
<div style="background-color:#d06dbd;">Content here</div>
.mybackground {background-color:#d06dbd;}
Border around this has a color of #d06dbd
<div style="border:2px solid #d06dbd;">Content here</div>
.myborder {border:2px solid #d06dbd;}