#b987e2 color space conversions
Hex:
#b987e2
RGB:
185, 135, 226
CMY:
27, 47, 11
CMYK:
18, 40, 0, 11
HSL:
273°, 61.0738%, 70.7843%
HSV (HSB):
273°, 40.2655%, 88.6275%
XYZ:
42.3990, 33.1332, 76.1122
xyY:
0.2796, 0.2185, 33.1332
CIE-Lab:
64.2686, 36.0548, -39.1043
CIE-LCH:
64.2686, 53.1892, 312.6765
CIE-Luv:
64.2686, 19.2706, -66.7740
Hunter-Lab:
57.5615, 30.7482, -38.1048
#b987e2 color charts
#b987e2 color shades, tints & tones
#b987e2 color schemes
#b987e2 color preview, HTML & CSS examples
This text has a color of #b987e2
<p style="color:#b987e2;">Text here</p>
.mytext {color:#b987e2;}
This box has a color of #b987e2
<div style="background-color:#b987e2;">Content here</div>
.mybackground {background-color:#b987e2;}
Border around this has a color of #b987e2
<div style="border:2px solid #b987e2;">Content here</div>
.myborder {border:2px solid #b987e2;}