#b96be5 color space conversions
Hex:
#b96be5
RGB:
185, 107, 229
CMY:
27, 58, 10
CMYK:
19, 53, 0, 10
HSL:
278°, 70.1149%, 65.8824%
HSV (HSB):
278°, 53.2751%, 89.8039%
XYZ:
39.4081, 26.4868, 77.1642
xyY:
0.2755, 0.1851, 26.4868
CIE-Lab:
58.4963, 51.7325, -49.8707
CIE-LCH:
58.4963, 71.8563, 316.0498
CIE-Luv:
58.4963, 28.9469, -84.8560
Hunter-Lab:
51.4653, 46.6170, -52.8703
#b96be5 color charts
#b96be5 color shades, tints & tones
#b96be5 color schemes
#b96be5 color preview, HTML & CSS examples
This text has a color of #b96be5
<p style="color:#b96be5;">Text here</p>
.mytext {color:#b96be5;}
This box has a color of #b96be5
<div style="background-color:#b96be5;">Content here</div>
.mybackground {background-color:#b96be5;}
Border around this has a color of #b96be5
<div style="border:2px solid #b96be5;">Content here</div>
.myborder {border:2px solid #b96be5;}