#b988d1 color space conversions
Hex:
#b988d1
RGB:
185, 136, 209
CMY:
27, 47, 18
CMYK:
11, 35, 0, 18
HSL:
280°, 44.2424%, 67.6471%
HSV (HSB):
280°, 34.9282%, 81.9608%
XYZ:
40.3204, 32.5261, 64.4746
xyY:
0.2936, 0.2369, 32.5261
CIE-Lab:
63.7753, 31.8330, -30.4036
CIE-LCH:
63.7753, 44.0196, 316.3157
CIE-Luv:
63.7753, 21.2698, -51.9682
Hunter-Lab:
57.0316, 26.3911, -27.1056
#b988d1 color charts
#b988d1 color shades, tints & tones
#b988d1 color schemes
#b988d1 color preview, HTML & CSS examples
This text has a color of #b988d1
<p style="color:#b988d1;">Text here</p>
.mytext {color:#b988d1;}
This box has a color of #b988d1
<div style="background-color:#b988d1;">Content here</div>
.mybackground {background-color:#b988d1;}
Border around this has a color of #b988d1
<div style="border:2px solid #b988d1;">Content here</div>
.myborder {border:2px solid #b988d1;}