#b96cc4 color space conversions
Hex:
#b96cc4
RGB:
185, 108, 196
CMY:
27, 58, 23
CMYK:
6, 45, 0, 23
HSL:
293°, 42.7184%, 59.6078%
HSV (HSB):
293°, 44.8980%, 76.8627%
XYZ:
35.3340, 25.0249, 55.1925
xyY:
0.3058, 0.2166, 25.0249
CIE-Lab:
57.0997, 44.4336, -33.4328
CIE-LCH:
57.0997, 55.6066, 323.0414
CIE-Luv:
57.0997, 35.1947, -57.5394
Hunter-Lab:
50.0249, 38.5357, -30.3973
#b96cc4 color charts
#b96cc4 color shades, tints & tones
#b96cc4 color schemes
#b96cc4 color preview, HTML & CSS examples
This text has a color of #b96cc4
<p style="color:#b96cc4;">Text here</p>
.mytext {color:#b96cc4;}
This box has a color of #b96cc4
<div style="background-color:#b96cc4;">Content here</div>
.mybackground {background-color:#b96cc4;}
Border around this has a color of #b96cc4
<div style="border:2px solid #b96cc4;">Content here</div>
.myborder {border:2px solid #b96cc4;}