#b82da4 color space conversions
Hex:
#b82da4
RGB:
184, 45, 164
CMY:
28, 82, 36
CMYK:
0, 76, 11, 28
HSL:
309°, 60.6987%, 44.9020%
HSV (HSB):
309°, 75.5435%, 72.1569%
XYZ:
27.4064, 14.7475, 36.5240
xyY:
0.3483, 0.1874, 14.7475
CIE-Lab:
45.2863, 66.1595, -33.2981
CIE-LCH:
45.2863, 74.0665, 333.2839
CIE-Luv:
45.2863, 63.7081, -57.5695
Hunter-Lab:
38.4024, 60.1847, -29.5082
#b82da4 color charts
#b82da4 color shades, tints & tones
#b82da4 color schemes
#b82da4 color preview, HTML & CSS examples
This text has a color of #b82da4
<p style="color:#b82da4;">Text here</p>
.mytext {color:#b82da4;}
This box has a color of #b82da4
<div style="background-color:#b82da4;">Content here</div>
.mybackground {background-color:#b82da4;}
Border around this has a color of #b82da4
<div style="border:2px solid #b82da4;">Content here</div>
.myborder {border:2px solid #b82da4;}