#b87db9 color space conversions
Hex:
#b87db9
RGB:
184, 125, 185
CMY:
28, 51, 27
CMYK:
1, 32, 0, 27
HSL:
299°, 30.0000%, 60.7843%
HSV (HSB):
299°, 32.4324%, 72.5490%
XYZ:
35.8577, 28.3604, 49.4831
xyY:
0.3154, 0.2494, 28.3604
CIE-Lab:
60.2129, 32.7824, -22.3651
CIE-LCH:
60.2129, 39.6848, 325.6970
CIE-Luv:
60.2129, 29.2785, -38.9094
Hunter-Lab:
53.2544, 26.9939, -17.8131
#b87db9 color charts
#b87db9 color shades, tints & tones
#b87db9 color schemes
#b87db9 color preview, HTML & CSS examples
This text has a color of #b87db9
<p style="color:#b87db9;">Text here</p>
.mytext {color:#b87db9;}
This box has a color of #b87db9
<div style="background-color:#b87db9;">Content here</div>
.mybackground {background-color:#b87db9;}
Border around this has a color of #b87db9
<div style="border:2px solid #b87db9;">Content here</div>
.myborder {border:2px solid #b87db9;}