#b88cc5 color space conversions
Hex:
#b88cc5
RGB:
184, 140, 197
CMY:
28, 45, 23
CMYK:
7, 29, 0, 23
HSL:
286°, 32.9480%, 66.0784%
HSV (HSB):
286°, 28.9340%, 77.2549%
XYZ:
39.2233, 32.9777, 57.1214
xyY:
0.3033, 0.2550, 32.9777
CIE-Lab:
64.1429, 26.8099, -23.1258
CIE-LCH:
64.1429, 35.4058, 319.2195
CIE-Luv:
64.1429, 20.5327, -39.6042
Hunter-Lab:
57.4262, 21.4232, -18.7769
#b88cc5 color charts
#b88cc5 color shades, tints & tones
#b88cc5 color schemes
#b88cc5 color preview, HTML & CSS examples
This text has a color of #b88cc5
<p style="color:#b88cc5;">Text here</p>
.mytext {color:#b88cc5;}
This box has a color of #b88cc5
<div style="background-color:#b88cc5;">Content here</div>
.mybackground {background-color:#b88cc5;}
Border around this has a color of #b88cc5
<div style="border:2px solid #b88cc5;">Content here</div>
.myborder {border:2px solid #b88cc5;}