#b882e4 color space conversions
Hex:
#b882e4
RGB:
184, 130, 228
CMY:
28, 49, 11
CMYK:
19, 43, 0, 11
HSL:
273°, 64.4737%, 70.1961%
HSV (HSB):
273°, 42.9825%, 89.4118%
XYZ:
41.7534, 31.7570, 77.3279
xyY:
0.2768, 0.2105, 31.7570
CIE-Lab:
63.1416, 38.9637, -41.9875
CIE-LCH:
63.1416, 57.2811, 312.8608
CIE-Luv:
63.1416, 20.3711, -71.6584
Hunter-Lab:
56.3534, 33.6359, -41.9101
#b882e4 color charts
#b882e4 color shades, tints & tones
#b882e4 color schemes
#b882e4 color preview, HTML & CSS examples
This text has a color of #b882e4
<p style="color:#b882e4;">Text here</p>
.mytext {color:#b882e4;}
This box has a color of #b882e4
<div style="background-color:#b882e4;">Content here</div>
.mybackground {background-color:#b882e4;}
Border around this has a color of #b882e4
<div style="border:2px solid #b882e4;">Content here</div>
.myborder {border:2px solid #b882e4;}