#b82db5 color space conversions
Hex:
#b82db5
RGB:
184, 45, 181
CMY:
28, 82, 29
CMYK:
0, 76, 2, 28
HSL:
301°, 60.6987%, 44.9020%
HSV (HSB):
301°, 75.5435%, 72.1569%
XYZ:
29.0460, 15.4033, 45.1583
xyY:
0.3241, 0.1719, 15.4033
CIE-Lab:
46.1817, 68.7604, -41.9399
CIE-LCH:
46.1817, 80.5416, 328.6192
CIE-Luv:
46.1817, 57.5585, -70.7713
Hunter-Lab:
39.2471, 63.4223, -40.7471
#b82db5 color charts
#b82db5 color shades, tints & tones
#b82db5 color schemes
#b82db5 color preview, HTML & CSS examples
This text has a color of #b82db5
<p style="color:#b82db5;">Text here</p>
.mytext {color:#b82db5;}
This box has a color of #b82db5
<div style="background-color:#b82db5;">Content here</div>
.mybackground {background-color:#b82db5;}
Border around this has a color of #b82db5
<div style="border:2px solid #b82db5;">Content here</div>
.myborder {border:2px solid #b82db5;}