#b96cee color space conversions
Hex:
#b96cee
RGB:
185, 108, 238
CMY:
27, 58, 7
CMYK:
22, 55, 0, 7
HSL:
276°, 79.2683%, 67.8431%
HSV (HSB):
276°, 54.6218%, 93.3333%
XYZ:
40.8028, 27.2125, 83.9909
xyY:
0.2684, 0.1790, 27.2125
CIE-Lab:
59.1705, 53.1738, -53.8189
CIE-LCH:
59.1705, 75.6566, 314.6545
CIE-Luv:
59.1705, 26.9216, -91.4922
Hunter-Lab:
52.1656, 48.3291, -58.9460
#b96cee color charts
#b96cee color shades, tints & tones
#b96cee color schemes
#b96cee color preview, HTML & CSS examples
This text has a color of #b96cee
<p style="color:#b96cee;">Text here</p>
.mytext {color:#b96cee;}
This box has a color of #b96cee
<div style="background-color:#b96cee;">Content here</div>
.mybackground {background-color:#b96cee;}
Border around this has a color of #b96cee
<div style="border:2px solid #b96cee;">Content here</div>
.myborder {border:2px solid #b96cee;}