#b96cd9 color space conversions
Hex:
#b96cd9
RGB:
185, 108, 217
CMY:
27, 58, 15
CMYK:
15, 50, 0, 15
HSL:
282°, 58.9189%, 63.7255%
HSV (HSB):
282°, 50.2304%, 85.0980%
XYZ:
37.8945, 26.0492, 68.6764
xyY:
0.2857, 0.1964, 26.0492
CIE-Lab:
58.0837, 48.6751, -43.7886
CIE-LCH:
58.0837, 65.4729, 318.0251
CIE-Luv:
58.0837, 30.9536, -74.7072
Hunter-Lab:
51.0384, 43.2139, -44.0527
#b96cd9 color charts
#b96cd9 color shades, tints & tones
#b96cd9 color schemes
#b96cd9 color preview, HTML & CSS examples
This text has a color of #b96cd9
<p style="color:#b96cd9;">Text here</p>
.mytext {color:#b96cd9;}
This box has a color of #b96cd9
<div style="background-color:#b96cd9;">Content here</div>
.mybackground {background-color:#b96cd9;}
Border around this has a color of #b96cd9
<div style="border:2px solid #b96cd9;">Content here</div>
.myborder {border:2px solid #b96cd9;}