#bc89b5 color space conversions
Hex:
#bc89b5
RGB:
188, 137, 181
CMY:
26, 46, 29
CMYK:
0, 27, 4, 26
HSL:
308°, 27.5676%, 63.7255%
HSV (HSB):
308°, 27.1277%, 73.7255%
XYZ:
38.0252, 31.9189, 47.8729
xyY:
0.3227, 0.2709, 31.9189
CIE-Lab:
63.2758, 26.7178, -15.3980
CIE-LCH:
63.2758, 30.8373, 330.0443
CIE-Luv:
63.2758, 26.7068, -27.4417
Hunter-Lab:
56.4968, 21.2701, -10.6920
#bc89b5 color charts
#bc89b5 color shades, tints & tones
#bc89b5 color schemes
#bc89b5 color preview, HTML & CSS examples
This text has a color of #bc89b5
<p style="color:#bc89b5;">Text here</p>
.mytext {color:#bc89b5;}
This box has a color of #bc89b5
<div style="background-color:#bc89b5;">Content here</div>
.mybackground {background-color:#bc89b5;}
Border around this has a color of #bc89b5
<div style="border:2px solid #bc89b5;">Content here</div>
.myborder {border:2px solid #bc89b5;}