#b82aaf color space conversions
Hex:
#b82aaf
RGB:
184, 42, 175
CMY:
28, 84, 31
CMYK:
0, 77, 5, 28
HSL:
304°, 62.8319%, 44.3137%
HSV (HSB):
304°, 77.1739%, 72.1569%
XYZ:
28.3330, 14.9414, 41.9481
xyY:
0.3325, 0.1753, 14.9414
CIE-Lab:
45.5539, 68.6880, -39.4009
CIE-LCH:
45.5539, 79.1863, 330.1605
CIE-Luv:
45.5539, 60.2525, -66.8410
Hunter-Lab:
38.6541, 63.1935, -37.2846
#b82aaf color charts
#b82aaf color shades, tints & tones
#b82aaf color schemes
#b82aaf color preview, HTML & CSS examples
This text has a color of #b82aaf
<p style="color:#b82aaf;">Text here</p>
.mytext {color:#b82aaf;}
This box has a color of #b82aaf
<div style="background-color:#b82aaf;">Content here</div>
.mybackground {background-color:#b82aaf;}
Border around this has a color of #b82aaf
<div style="border:2px solid #b82aaf;">Content here</div>
.myborder {border:2px solid #b82aaf;}