#b996d3 color space conversions
Hex:
#b996d3
RGB:
185, 150, 211
CMY:
27, 41, 17
CMYK:
12, 29, 0, 17
HSL:
274°, 40.9396%, 70.7843%
HSV (HSB):
274°, 28.9100%, 82.7451%
XYZ:
42.6718, 36.8301, 66.4879
xyY:
0.2923, 0.2523, 36.8301
CIE-Lab:
67.1494, 24.4553, -26.3164
CIE-LCH:
67.1494, 35.9251, 312.9006
CIE-Luv:
67.1494, 14.8161, -44.6728
Hunter-Lab:
60.6878, 19.3061, -22.4750
#b996d3 color charts
#b996d3 color shades, tints & tones
#b996d3 color schemes
#b996d3 color preview, HTML & CSS examples
This text has a color of #b996d3
<p style="color:#b996d3;">Text here</p>
.mytext {color:#b996d3;}
This box has a color of #b996d3
<div style="background-color:#b996d3;">Content here</div>
.mybackground {background-color:#b996d3;}
Border around this has a color of #b996d3
<div style="border:2px solid #b996d3;">Content here</div>
.myborder {border:2px solid #b996d3;}