#b82aa5 color space conversions
Hex:
#b82aa5
RGB:
184, 42, 165
CMY:
28, 84, 35
CMYK:
0, 77, 10, 28
HSL:
308°, 62.8319%, 44.3137%
HSV (HSB):
308°, 77.1739%, 72.1569%
XYZ:
27.3867, 14.5629, 36.9648
xyY:
0.3470, 0.1845, 14.5629
CIE-Lab:
45.0296, 67.1869, -34.2975
CIE-LCH:
45.0296, 75.4347, 332.9566
CIE-Luv:
45.0296, 63.9537, -59.0776
Hunter-Lab:
38.1614, 61.3189, -30.7180
#b82aa5 color charts
#b82aa5 color shades, tints & tones
#b82aa5 color schemes
#b82aa5 color preview, HTML & CSS examples
This text has a color of #b82aa5
<p style="color:#b82aa5;">Text here</p>
.mytext {color:#b82aa5;}
This box has a color of #b82aa5
<div style="background-color:#b82aa5;">Content here</div>
.mybackground {background-color:#b82aa5;}
Border around this has a color of #b82aa5
<div style="border:2px solid #b82aa5;">Content here</div>
.myborder {border:2px solid #b82aa5;}