#bc96c4 color space conversions
Hex:
#bc96c4
RGB:
188, 150, 196
CMY:
26, 41, 23
CMYK:
4, 23, 0, 23
HSL:
290°, 28.0488%, 67.8431%
HSV (HSB):
290°, 23.4694%, 76.8627%
XYZ:
41.6092, 36.4896, 57.0747
xyY:
0.3078, 0.2699, 36.4896
CIE-Lab:
66.8923, 22.3586, -18.3414
CIE-LCH:
66.8923, 28.9191, 320.6370
CIE-Luv:
66.8923, 18.3529, -31.5869
Hunter-Lab:
60.4066, 17.2425, -13.7351
#bc96c4 color charts
#bc96c4 color shades, tints & tones
#bc96c4 color schemes
#bc96c4 color preview, HTML & CSS examples
This text has a color of #bc96c4
<p style="color:#bc96c4;">Text here</p>
.mytext {color:#bc96c4;}
This box has a color of #bc96c4
<div style="background-color:#bc96c4;">Content here</div>
.mybackground {background-color:#bc96c4;}
Border around this has a color of #bc96c4
<div style="border:2px solid #bc96c4;">Content here</div>
.myborder {border:2px solid #bc96c4;}