#887dcb color space conversions
Hex:
#887dcb
RGB:
136, 125, 203
CMY:
47, 51, 20
CMYK:
33, 38, 0, 20
HSL:
248°, 42.8571%, 64.3137%
HSV (HSB):
248°, 38.4236%, 79.6078%
XYZ:
28.2665, 24.2133, 59.6837
xyY:
0.2520, 0.2159, 24.2133
CIE-Lab:
56.3007, 22.1037, -39.0235
CIE-LCH:
56.3007, 44.8487, 299.5281
CIE-Luv:
56.3007, 0.2500, -63.2134
Hunter-Lab:
49.2070, 16.4253, -37.4687
#887dcb color charts
#887dcb color shades, tints & tones
#887dcb color schemes
#887dcb color preview, HTML & CSS examples
This text has a color of #887dcb
<p style="color:#887dcb;">Text here</p>
.mytext {color:#887dcb;}
This box has a color of #887dcb
<div style="background-color:#887dcb;">Content here</div>
.mybackground {background-color:#887dcb;}
Border around this has a color of #887dcb
<div style="border:2px solid #887dcb;">Content here</div>
.myborder {border:2px solid #887dcb;}