#b884ed color space conversions
Hex:
#b884ed
RGB:
184, 132, 237
CMY:
28, 48, 7
CMYK:
22, 44, 0, 7
HSL:
270°, 74.4681%, 72.3529%
HSV (HSB):
270°, 44.3038%, 92.9412%
XYZ:
43.3045, 32.8073, 84.1708
xyY:
0.2702, 0.2047, 32.8073
CIE-Lab:
64.0046, 39.8934, -45.6151
CIE-LCH:
64.0046, 60.5988, 311.1719
CIE-Luv:
64.0046, 18.3057, -77.8796
Hunter-Lab:
57.2777, 34.7181, -47.0336
#b884ed color charts
#b884ed color shades, tints & tones
#b884ed color schemes
#b884ed color preview, HTML & CSS examples
This text has a color of #b884ed
<p style="color:#b884ed;">Text here</p>
.mytext {color:#b884ed;}
This box has a color of #b884ed
<div style="background-color:#b884ed;">Content here</div>
.mybackground {background-color:#b884ed;}
Border around this has a color of #b884ed
<div style="border:2px solid #b884ed;">Content here</div>
.myborder {border:2px solid #b884ed;}