#b96ff3 color space conversions
Hex:
#b96ff3
RGB:
185, 111, 243
CMY:
27, 56, 5
CMYK:
24, 54, 0, 5
HSL:
274°, 84.6154%, 69.4118%
HSV (HSB):
274°, 54.3210%, 95.2941%
XYZ:
41.8697, 28.1542, 88.0216
xyY:
0.2649, 0.1781, 28.1542
CIE-Lab:
60.0278, 52.7376, -55.2290
CIE-LCH:
60.0278, 76.3643, 313.6781
CIE-Luv:
60.0278, 25.0770, -93.9510
Hunter-Lab:
53.0606, 47.9970, -61.2131
#b96ff3 color charts
#b96ff3 color shades, tints & tones
#b96ff3 color schemes
#b96ff3 color preview, HTML & CSS examples
This text has a color of #b96ff3
<p style="color:#b96ff3;">Text here</p>
.mytext {color:#b96ff3;}
This box has a color of #b96ff3
<div style="background-color:#b96ff3;">Content here</div>
.mybackground {background-color:#b96ff3;}
Border around this has a color of #b96ff3
<div style="border:2px solid #b96ff3;">Content here</div>
.myborder {border:2px solid #b96ff3;}