#bc96cb color space conversions
Hex:
#bc96cb
RGB:
188, 150, 203
CMY:
26, 41, 20
CMYK:
7, 26, 0, 20
HSL:
283°, 33.7580%, 69.2157%
HSV (HSB):
283°, 26.1084%, 79.6078%
XYZ:
42.4249, 36.8159, 61.3700
xyY:
0.3017, 0.2618, 36.8159
CIE-Lab:
67.1386, 23.7617, -21.8646
CIE-LCH:
67.1386, 32.2905, 317.3809
CIE-Luv:
67.1386, 17.5141, -37.4158
Hunter-Lab:
60.6761, 18.6246, -17.4949
#bc96cb color charts
#bc96cb color shades, tints & tones
#bc96cb color schemes
#bc96cb color preview, HTML & CSS examples
This text has a color of #bc96cb
<p style="color:#bc96cb;">Text here</p>
.mytext {color:#bc96cb;}
This box has a color of #bc96cb
<div style="background-color:#bc96cb;">Content here</div>
.mybackground {background-color:#bc96cb;}
Border around this has a color of #bc96cb
<div style="border:2px solid #bc96cb;">Content here</div>
.myborder {border:2px solid #bc96cb;}