#bd88c5 color space conversions
Hex:
#bd88c5
RGB:
189, 136, 197
CMY:
26, 47, 23
CMYK:
4, 31, 0, 23
HSL:
292°, 34.4633%, 65.2941%
HSV (HSB):
292°, 30.9645%, 77.2549%
XYZ:
39.8685, 32.4584, 56.9871
xyY:
0.3083, 0.2510, 32.4584
CIE-Lab:
63.7199, 30.6629, -23.7285
CIE-LCH:
63.7199, 38.7719, 322.2655
CIE-Luv:
63.7199, 25.4549, -41.1214
Hunter-Lab:
56.9722, 25.2107, -19.4249
#bd88c5 color charts
#bd88c5 color shades, tints & tones
#bd88c5 color schemes
#bd88c5 color preview, HTML & CSS examples
This text has a color of #bd88c5
<p style="color:#bd88c5;">Text here</p>
.mytext {color:#bd88c5;}
This box has a color of #bd88c5
<div style="background-color:#bd88c5;">Content here</div>
.mybackground {background-color:#bd88c5;}
Border around this has a color of #bd88c5
<div style="border:2px solid #bd88c5;">Content here</div>
.myborder {border:2px solid #bd88c5;}