#bc96d8 color space conversions
Hex:
#bc96d8
RGB:
188, 150, 216
CMY:
26, 41, 15
CMYK:
13, 31, 0, 15
HSL:
275°, 45.8333%, 71.7647%
HSV (HSB):
275°, 30.5556%, 84.7059%
XYZ:
44.0401, 37.4619, 69.8755
xyY:
0.2909, 0.2475, 37.4619
CIE-Lab:
67.6222, 26.4666, -28.3354
CIE-LCH:
67.6222, 38.7734, 313.0469
CIE-Luv:
67.6222, 15.9554, -48.3044
Hunter-Lab:
61.2061, 21.3265, -24.8436
#bc96d8 color charts
#bc96d8 color shades, tints & tones
#bc96d8 color schemes
#bc96d8 color preview, HTML & CSS examples
This text has a color of #bc96d8
<p style="color:#bc96d8;">Text here</p>
.mytext {color:#bc96d8;}
This box has a color of #bc96d8
<div style="background-color:#bc96d8;">Content here</div>
.mybackground {background-color:#bc96d8;}
Border around this has a color of #bc96d8
<div style="border:2px solid #bc96d8;">Content here</div>
.myborder {border:2px solid #bc96d8;}