#d06ddc color space conversions
Hex:
#d06ddc
RGB:
208, 109, 220
CMY:
18, 57, 14
CMYK:
5, 50, 0, 14
HSL:
294°, 61.3260%, 64.5098%
HSV (HSB):
294°, 50.4545%, 86.2745%
XYZ:
44.3993, 29.5145, 71.0669
xyY:
0.3062, 0.2036, 29.5145
CIE-Lab:
61.2330, 55.0552, -40.3261
CIE-LCH:
61.2330, 68.2442, 323.7784
CIE-Luv:
61.2330, 44.3832, -70.8755
Hunter-Lab:
54.3272, 50.8078, -39.5298
#d06ddc color charts
#d06ddc color shades, tints & tones
#d06ddc color schemes
#d06ddc color preview, HTML & CSS examples
This text has a color of #d06ddc
<p style="color:#d06ddc;">Text here</p>
.mytext {color:#d06ddc;}
This box has a color of #d06ddc
<div style="background-color:#d06ddc;">Content here</div>
.mybackground {background-color:#d06ddc;}
Border around this has a color of #d06ddc
<div style="border:2px solid #d06ddc;">Content here</div>
.myborder {border:2px solid #d06ddc;}