#b88dd5 color space conversions
Hex:
#b88dd5
RGB:
184, 141, 213
CMY:
28, 45, 16
CMYK:
14, 34, 0, 16
HSL:
276°, 46.1538%, 69.4118%
HSV (HSB):
276°, 33.8028%, 83.5294%
XYZ:
41.3023, 34.0442, 67.3451
xyY:
0.2895, 0.2386, 34.0442
CIE-Lab:
64.9976, 29.5896, -30.7525
CIE-LCH:
64.9976, 42.6762, 313.8960
CIE-Luv:
64.9976, 17.9727, -52.3657
Hunter-Lab:
58.3474, 24.2465, -27.5899
#b88dd5 color charts
#b88dd5 color shades, tints & tones
#b88dd5 color schemes
#b88dd5 color preview, HTML & CSS examples
This text has a color of #b88dd5
<p style="color:#b88dd5;">Text here</p>
.mytext {color:#b88dd5;}
This box has a color of #b88dd5
<div style="background-color:#b88dd5;">Content here</div>
.mybackground {background-color:#b88dd5;}
Border around this has a color of #b88dd5
<div style="border:2px solid #b88dd5;">Content here</div>
.myborder {border:2px solid #b88dd5;}