#b983c4 color space conversions
Hex:
#b983c4
RGB:
185, 131, 196
CMY:
27, 49, 23
CMYK:
6, 33, 0, 23
HSL:
290°, 35.5191%, 64.1176%
HSV (HSB):
290°, 33.1633%, 76.8627%
XYZ:
38.0877, 30.5324, 56.1105
xyY:
0.3054, 0.2448, 30.5324
CIE-Lab:
62.1109, 31.9406, -25.6719
CIE-LCH:
62.1109, 40.9786, 321.2098
CIE-Luv:
62.1109, 25.4055, -44.2040
Hunter-Lab:
55.2561, 26.3406, -21.5274
#b983c4 color charts
#b983c4 color shades, tints & tones
#b983c4 color schemes
#b983c4 color preview, HTML & CSS examples
This text has a color of #b983c4
<p style="color:#b983c4;">Text here</p>
.mytext {color:#b983c4;}
This box has a color of #b983c4
<div style="background-color:#b983c4;">Content here</div>
.mybackground {background-color:#b983c4;}
Border around this has a color of #b983c4
<div style="border:2px solid #b983c4;">Content here</div>
.myborder {border:2px solid #b983c4;}