#bc96b2 color space conversions
Hex:
#bc96b2
RGB:
188, 150, 178
CMY:
26, 41, 30
CMYK:
0, 20, 5, 26
HSL:
316°, 22.0930%, 66.2745%
HSV (HSB):
316°, 20.2128%, 73.7255%
XYZ:
39.6813, 35.7184, 46.9224
xyY:
0.3244, 0.2920, 35.7184
CIE-Lab:
66.3042, 18.9370, -9.1633
CIE-LCH:
66.3042, 21.0375, 334.1783
CIE-Luv:
66.3042, 20.4919, -16.8104
Hunter-Lab:
59.7649, 13.9276, -4.7141
#bc96b2 color charts
#bc96b2 color shades, tints & tones
#bc96b2 color schemes
#bc96b2 color preview, HTML & CSS examples
This text has a color of #bc96b2
<p style="color:#bc96b2;">Text here</p>
.mytext {color:#bc96b2;}
This box has a color of #bc96b2
<div style="background-color:#bc96b2;">Content here</div>
.mybackground {background-color:#bc96b2;}
Border around this has a color of #bc96b2
<div style="border:2px solid #bc96b2;">Content here</div>
.myborder {border:2px solid #bc96b2;}