#bc96ed color space conversions
Hex:
#bc96ed
RGB:
188, 150, 237
CMY:
26, 41, 7
CMYK:
21, 37, 0, 7
HSL:
266°, 70.7317%, 75.8824%
HSV (HSB):
266°, 36.7089%, 92.9412%
XYZ:
46.9314, 38.6185, 85.1013
xyY:
0.2750, 0.2263, 38.6185
CIE-Lab:
68.4740, 31.0833, -38.5831
CIE-LCH:
68.4740, 49.5462, 308.8556
CIE-Luv:
68.4740, 13.4583, -65.9185
Hunter-Lab:
62.1438, 26.0529, -37.6926
#bc96ed color charts
#bc96ed color shades, tints & tones
#bc96ed color schemes
#bc96ed color preview, HTML & CSS examples
This text has a color of #bc96ed
<p style="color:#bc96ed;">Text here</p>
.mytext {color:#bc96ed;}
This box has a color of #bc96ed
<div style="background-color:#bc96ed;">Content here</div>
.mybackground {background-color:#bc96ed;}
Border around this has a color of #bc96ed
<div style="border:2px solid #bc96ed;">Content here</div>
.myborder {border:2px solid #bc96ed;}