#b983d3 color space conversions
Hex:
#b983d3
RGB:
185, 131, 211
CMY:
27, 49, 17
CMYK:
12, 38, 0, 17
HSL:
281°, 47.6190%, 67.0588%
HSV (HSB):
281°, 37.9147%, 82.7451%
XYZ:
39.8818, 31.2500, 65.5579
xyY:
0.2918, 0.2286, 31.2500
CIE-Lab:
62.7181, 35.0225, -33.1617
CIE-LCH:
62.7181, 48.2314, 316.5633
CIE-Luv:
62.7181, 23.1079, -56.7251
Hunter-Lab:
55.9017, 29.5185, -30.4002
#b983d3 color charts
#b983d3 color shades, tints & tones
#b983d3 color schemes
#b983d3 color preview, HTML & CSS examples
This text has a color of #b983d3
<p style="color:#b983d3;">Text here</p>
.mytext {color:#b983d3;}
This box has a color of #b983d3
<div style="background-color:#b983d3;">Content here</div>
.mybackground {background-color:#b983d3;}
Border around this has a color of #b983d3
<div style="border:2px solid #b983d3;">Content here</div>
.myborder {border:2px solid #b983d3;}