#d08cd0 color space conversions
Hex:
#d08cd0
RGB:
208, 140, 208
CMY:
18, 45, 18
CMYK:
0, 33, 0, 18
HSL:
300°, 41.9753%, 68.2353%
HSV (HSB):
300°, 32.6923%, 81.5686%
XYZ:
46.7757, 36.7201, 64.2969
xyY:
0.3165, 0.2485, 36.7201
CIE-Lab:
67.0665, 36.7123, -24.5746
CIE-LCH:
67.0665, 44.1781, 326.2023
CIE-Luv:
67.0665, 33.8796, -43.8142
Hunter-Lab:
60.5971, 31.7414, -20.4919
#d08cd0 color charts
#d08cd0 color shades, tints & tones
#d08cd0 color schemes
#d08cd0 color preview, HTML & CSS examples
This text has a color of #d08cd0
<p style="color:#d08cd0;">Text here</p>
.mytext {color:#d08cd0;}
This box has a color of #d08cd0
<div style="background-color:#d08cd0;">Content here</div>
.mybackground {background-color:#d08cd0;}
Border around this has a color of #d08cd0
<div style="border:2px solid #d08cd0;">Content here</div>
.myborder {border:2px solid #d08cd0;}