#b87fb3 color space conversions
Hex:
#b87fb3
RGB:
184, 127, 179
CMY:
28, 50, 30
CMYK:
0, 31, 3, 28
HSL:
305°, 28.6432%, 60.9804%
HSV (HSB):
305°, 30.9783%, 72.1569%
XYZ:
35.4932, 28.6238, 46.3021
xyY:
0.3214, 0.2592, 28.6238
CIE-Lab:
60.4481, 30.5401, -18.5913
CIE-LCH:
60.4481, 35.7538, 328.6689
CIE-Luv:
60.4481, 29.3189, -32.7303
Hunter-Lab:
53.5012, 24.7916, -13.8611
#b87fb3 color charts
#b87fb3 color shades, tints & tones
#b87fb3 color schemes
#b87fb3 color preview, HTML & CSS examples
This text has a color of #b87fb3
<p style="color:#b87fb3;">Text here</p>
.mytext {color:#b87fb3;}
This box has a color of #b87fb3
<div style="background-color:#b87fb3;">Content here</div>
.mybackground {background-color:#b87fb3;}
Border around this has a color of #b87fb3
<div style="border:2px solid #b87fb3;">Content here</div>
.myborder {border:2px solid #b87fb3;}