#c89bec color space conversions
Hex:
#c89bec
RGB:
200, 155, 236
CMY:
22, 39, 7
CMYK:
15, 34, 0, 7
HSL:
273°, 68.0672%, 76.6667%
HSV (HSB):
273°, 34.3220%, 92.5490%
XYZ:
50.6811, 41.7782, 84.7497
xyY:
0.2860, 0.2358, 41.7782
CIE-Lab:
70.7177, 31.6685, -34.4605
CIE-LCH:
70.7177, 46.8019, 312.5824
CIE-Luv:
70.7177, 18.1736, -59.5055
Hunter-Lab:
64.6360, 26.8487, -32.4948
#c89bec color charts
#c89bec color shades, tints & tones
#c89bec color schemes
#c89bec color preview, HTML & CSS examples
This text has a color of #c89bec
<p style="color:#c89bec;">Text here</p>
.mytext {color:#c89bec;}
This box has a color of #c89bec
<div style="background-color:#c89bec;">Content here</div>
.mybackground {background-color:#c89bec;}
Border around this has a color of #c89bec
<div style="border:2px solid #c89bec;">Content here</div>
.myborder {border:2px solid #c89bec;}