#bc90b8 color space conversions
Hex:
#bc90b8
RGB:
188, 144, 184
CMY:
26, 44, 28
CMYK:
0, 23, 2, 26
HSL:
305°, 24.7191%, 65.0980%
HSV (HSB):
305°, 23.4043%, 73.7255%
XYZ:
39.3640, 34.0986, 49.8544
xyY:
0.3192, 0.2765, 34.0986
CIE-Lab:
65.0407, 23.3844, -14.4249
CIE-LCH:
65.0407, 27.4756, 328.3313
CIE-Luv:
65.0407, 22.8015, -25.5181
Hunter-Lab:
58.3940, 18.1393, -9.7436
#bc90b8 color charts
#bc90b8 color shades, tints & tones
#bc90b8 color schemes
#bc90b8 color preview, HTML & CSS examples
This text has a color of #bc90b8
<p style="color:#bc90b8;">Text here</p>
.mytext {color:#bc90b8;}
This box has a color of #bc90b8
<div style="background-color:#bc90b8;">Content here</div>
.mybackground {background-color:#bc90b8;}
Border around this has a color of #bc90b8
<div style="border:2px solid #bc90b8;">Content here</div>
.myborder {border:2px solid #bc90b8;}