#bc95b6 color space conversions
Hex:
#bc95b6
RGB:
188, 149, 182
CMY:
26, 42, 29
CMYK:
0, 21, 3, 26
HSL:
309°, 22.5434%, 66.0784%
HSV (HSB):
309°, 20.7447%, 73.7255%
XYZ:
39.9300, 35.5637, 49.0159
xyY:
0.3207, 0.2856, 35.5637
CIE-Lab:
66.1852, 20.2292, -11.5827
CIE-LCH:
66.1852, 23.3105, 330.2058
CIE-Luv:
66.1852, 20.5295, -20.6992
Hunter-Lab:
59.6353, 15.1565, -6.9874
#bc95b6 color charts
#bc95b6 color shades, tints & tones
#bc95b6 color schemes
#bc95b6 color preview, HTML & CSS examples
This text has a color of #bc95b6
<p style="color:#bc95b6;">Text here</p>
.mytext {color:#bc95b6;}
This box has a color of #bc95b6
<div style="background-color:#bc95b6;">Content here</div>
.mybackground {background-color:#bc95b6;}
Border around this has a color of #bc95b6
<div style="border:2px solid #bc95b6;">Content here</div>
.myborder {border:2px solid #bc95b6;}