#b82ab2 color space conversions
Hex:
#b82ab2
RGB:
184, 42, 178
CMY:
28, 84, 30
CMYK:
0, 77, 3, 28
HSL:
303°, 62.8319%, 44.3137%
HSV (HSB):
303°, 77.1739%, 72.1569%
XYZ:
28.6310, 15.0606, 43.5174
xyY:
0.3283, 0.1727, 15.0606
CIE-Lab:
45.7171, 69.1512, -40.9121
CIE-LCH:
45.7171, 80.3473, 329.3901
CIE-Luv:
45.7171, 59.1669, -69.1521
Hunter-Lab:
38.8080, 63.7761, -39.3193
#b82ab2 color charts
#b82ab2 color shades, tints & tones
#b82ab2 color schemes
#b82ab2 color preview, HTML & CSS examples
This text has a color of #b82ab2
<p style="color:#b82ab2;">Text here</p>
.mytext {color:#b82ab2;}
This box has a color of #b82ab2
<div style="background-color:#b82ab2;">Content here</div>
.mybackground {background-color:#b82ab2;}
Border around this has a color of #b82ab2
<div style="border:2px solid #b82ab2;">Content here</div>
.myborder {border:2px solid #b82ab2;}