#d08bec color space conversions
Hex:
#d08bec
RGB:
208, 139, 236
CMY:
18, 45, 7
CMYK:
12, 41, 0, 7
HSL:
283°, 71.8519%, 73.5294%
HSV (HSB):
283°, 41.1017%, 92.5490%
XYZ:
50.3854, 37.9313, 84.0227
xyY:
0.2924, 0.2201, 37.9313
CIE-Lab:
67.9699, 42.7223, -38.6706
CIE-LCH:
67.9699, 57.6247, 317.8498
CIE-Luv:
67.9699, 29.5469, -67.6707
Hunter-Lab:
61.5884, 38.2510, -37.7753
#d08bec color charts
#d08bec color shades, tints & tones
#d08bec color schemes
#d08bec color preview, HTML & CSS examples
This text has a color of #d08bec
<p style="color:#d08bec;">Text here</p>
.mytext {color:#d08bec;}
This box has a color of #d08bec
<div style="background-color:#d08bec;">Content here</div>
.mybackground {background-color:#d08bec;}
Border around this has a color of #d08bec
<div style="border:2px solid #d08bec;">Content here</div>
.myborder {border:2px solid #d08bec;}