#bc95bc color space conversions
Hex:
#bc95bc
RGB:
188, 149, 188
CMY:
26, 42, 26
CMYK:
0, 21, 0, 26
HSL:
300°, 22.5434%, 66.0784%
HSV (HSB):
300°, 20.7447%, 73.7255%
XYZ:
40.5636, 35.8171, 52.3524
xyY:
0.3151, 0.2782, 35.8171
CIE-Lab:
66.3799, 21.3600, -14.6487
CIE-LCH:
66.3799, 25.9005, 325.5576
CIE-Luv:
66.3799, 19.8055, -25.6175
Hunter-Lab:
59.8474, 16.2515, -9.9717
#bc95bc color charts
#bc95bc color shades, tints & tones
#bc95bc color schemes
#bc95bc color preview, HTML & CSS examples
This text has a color of #bc95bc
<p style="color:#bc95bc;">Text here</p>
.mytext {color:#bc95bc;}
This box has a color of #bc95bc
<div style="background-color:#bc95bc;">Content here</div>
.mybackground {background-color:#bc95bc;}
Border around this has a color of #bc95bc
<div style="border:2px solid #bc95bc;">Content here</div>
.myborder {border:2px solid #bc95bc;}