#b87db5 color space conversions
Hex:
#b87db5
RGB:
184, 125, 181
CMY:
28, 51, 29
CMYK:
0, 32, 2, 28
HSL:
303°, 29.3532%, 60.5882%
HSV (HSB):
303°, 32.0652%, 72.1569%
XYZ:
35.4413, 28.1938, 47.2900
xyY:
0.3195, 0.2542, 28.1938
CIE-Lab:
60.0634, 32.0227, -20.3169
CIE-LCH:
60.0634, 37.9240, 327.6068
CIE-Luv:
60.0634, 29.9442, -35.5925
Hunter-Lab:
53.0978, 26.2225, -15.6365
#b87db5 color charts
#b87db5 color shades, tints & tones
#b87db5 color schemes
#b87db5 color preview, HTML & CSS examples
This text has a color of #b87db5
<p style="color:#b87db5;">Text here</p>
.mytext {color:#b87db5;}
This box has a color of #b87db5
<div style="background-color:#b87db5;">Content here</div>
.mybackground {background-color:#b87db5;}
Border around this has a color of #b87db5
<div style="border:2px solid #b87db5;">Content here</div>
.myborder {border:2px solid #b87db5;}