#b96be8 color space conversions
Hex:
#b96be8
RGB:
185, 107, 232
CMY:
27, 58, 9
CMYK:
20, 54, 0, 9
HSL:
277°, 73.0994%, 66.4706%
HSV (HSB):
277°, 53.8793%, 90.9804%
XYZ:
39.8308, 26.6559, 79.3897
xyY:
0.2730, 0.1827, 26.6559
CIE-Lab:
58.6544, 52.3789, -51.2960
CIE-LCH:
58.6544, 73.3132, 315.5984
CIE-Luv:
58.6544, 28.3700, -87.2406
Hunter-Lab:
51.6293, 47.3571, -55.0289
#b96be8 color charts
#b96be8 color shades, tints & tones
#b96be8 color schemes
#b96be8 color preview, HTML & CSS examples
This text has a color of #b96be8
<p style="color:#b96be8;">Text here</p>
.mytext {color:#b96be8;}
This box has a color of #b96be8
<div style="background-color:#b96be8;">Content here</div>
.mybackground {background-color:#b96be8;}
Border around this has a color of #b96be8
<div style="border:2px solid #b96be8;">Content here</div>
.myborder {border:2px solid #b96be8;}