#b82da1 color space conversions
Hex:
#b82da1
RGB:
184, 45, 161
CMY:
28, 82, 37
CMYK:
0, 76, 13, 28
HSL:
310°, 60.6987%, 44.9020%
HSV (HSB):
310°, 75.5435%, 72.1569%
XYZ:
27.1386, 14.6403, 35.1137
xyY:
0.3529, 0.1904, 14.6403
CIE-Lab:
45.1376, 65.7212, -31.7424
CIE-LCH:
45.1376, 72.9853, 334.2201
CIE-Luv:
45.1376, 64.8278, -55.2166
Hunter-Lab:
38.2627, 59.6450, -27.6266
#b82da1 color charts
#b82da1 color shades, tints & tones
#b82da1 color schemes
#b82da1 color preview, HTML & CSS examples
This text has a color of #b82da1
<p style="color:#b82da1;">Text here</p>
.mytext {color:#b82da1;}
This box has a color of #b82da1
<div style="background-color:#b82da1;">Content here</div>
.mybackground {background-color:#b82da1;}
Border around this has a color of #b82da1
<div style="border:2px solid #b82da1;">Content here</div>
.myborder {border:2px solid #b82da1;}