#b988c3 color space conversions
Hex:
#b988c3
RGB:
185, 136, 195
CMY:
27, 47, 24
CMYK:
5, 30, 0, 24
HSL:
290°, 32.9609%, 64.9020%
HSV (HSB):
290°, 30.2564%, 76.4706%
XYZ:
38.6621, 31.8627, 55.7422
xyY:
0.3062, 0.2523, 31.8627
CIE-Lab:
63.2293, 28.9638, -23.3921
CIE-LCH:
63.2293, 37.2303, 321.0745
CIE-Luv:
63.2293, 23.2707, -40.2650
Hunter-Lab:
56.4471, 23.4769, -19.0366
#b988c3 color charts
#b988c3 color shades, tints & tones
#b988c3 color schemes
#b988c3 color preview, HTML & CSS examples
This text has a color of #b988c3
<p style="color:#b988c3;">Text here</p>
.mytext {color:#b988c3;}
This box has a color of #b988c3
<div style="background-color:#b988c3;">Content here</div>
.mybackground {background-color:#b988c3;}
Border around this has a color of #b988c3
<div style="border:2px solid #b988c3;">Content here</div>
.myborder {border:2px solid #b988c3;}