#b987f7 color space conversions
Hex:
#b987f7
RGB:
185, 135, 247
CMY:
27, 47, 3
CMYK:
25, 45, 0, 3
HSL:
267°, 87.5000%, 74.9020%
HSV (HSB):
267°, 45.3441%, 96.8627%
XYZ:
45.4601, 34.3576, 92.2314
xyY:
0.2642, 0.1997, 34.3576
CIE-Lab:
65.2455, 40.8255, -49.1572
CIE-LCH:
65.2455, 63.8996, 309.7099
CIE-Luv:
65.2455, 16.3514, -84.0796
Hunter-Lab:
58.6154, 35.8615, -52.2621
#b987f7 color charts
#b987f7 color shades, tints & tones
#b987f7 color schemes
#b987f7 color preview, HTML & CSS examples
This text has a color of #b987f7
<p style="color:#b987f7;">Text here</p>
.mytext {color:#b987f7;}
This box has a color of #b987f7
<div style="background-color:#b987f7;">Content here</div>
.mybackground {background-color:#b987f7;}
Border around this has a color of #b987f7
<div style="border:2px solid #b987f7;">Content here</div>
.myborder {border:2px solid #b987f7;}