#c89dbe color space conversions
Hex:
#c89dbe
RGB:
200, 157, 190
CMY:
22, 38, 25
CMYK:
0, 22, 5, 22
HSL:
314°, 28.1046%, 70.0000%
HSV (HSB):
314°, 21.5000%, 78.4314%
XYZ:
45.1707, 40.1110, 54.0766
xyY:
0.3241, 0.2878, 40.1110
CIE-Lab:
69.5485, 21.4462, -10.8872
CIE-LCH:
69.5485, 24.0515, 333.0852
CIE-Luv:
69.5485, 23.0397, -20.0209
Hunter-Lab:
63.3333, 16.4769, -6.2911
#c89dbe color charts
#c89dbe color shades, tints & tones
#c89dbe color schemes
#c89dbe color preview, HTML & CSS examples
This text has a color of #c89dbe
<p style="color:#c89dbe;">Text here</p>
.mytext {color:#c89dbe;}
This box has a color of #c89dbe
<div style="background-color:#c89dbe;">Content here</div>
.mybackground {background-color:#c89dbe;}
Border around this has a color of #c89dbe
<div style="border:2px solid #c89dbe;">Content here</div>
.myborder {border:2px solid #c89dbe;}