#d08bed color space conversions
Hex:
#d08bed
RGB:
208, 139, 237
CMY:
18, 45, 7
CMYK:
12, 41, 0, 7
HSL:
282°, 73.1343%, 73.7255%
HSV (HSB):
282°, 41.3502%, 92.9412%
XYZ:
50.5311, 37.9896, 84.7902
xyY:
0.2916, 0.2192, 37.9896
CIE-Lab:
68.0129, 42.9267, -39.1533
CIE-LCH:
68.0129, 58.1006, 317.6322
CIE-Luv:
68.0129, 29.3781, -68.4989
Hunter-Lab:
61.6357, 38.4782, -38.4184
#d08bed color charts
#d08bed color shades, tints & tones
#d08bed color schemes
#d08bed color preview, HTML & CSS examples
This text has a color of #d08bed
<p style="color:#d08bed;">Text here</p>
.mytext {color:#d08bed;}
This box has a color of #d08bed
<div style="background-color:#d08bed;">Content here</div>
.mybackground {background-color:#d08bed;}
Border around this has a color of #d08bed
<div style="border:2px solid #d08bed;">Content here</div>
.myborder {border:2px solid #d08bed;}