#b82ed2 color space conversions
Hex:
#b82ed2
RGB:
184, 46, 210
CMY:
28, 82, 18
CMYK:
12, 78, 0, 18
HSL:
290°, 64.5669%, 50.1961%
HSV (HSB):
290°, 78.0952%, 82.3529%
XYZ:
32.3770, 16.7975, 62.5085
xyY:
0.2899, 0.1504, 16.7975
CIE-Lab:
48.0038, 73.3176, -55.8710
CIE-LCH:
48.0038, 92.1794, 322.6911
CIE-Luv:
48.0038, 47.8149, -92.3305
Hunter-Lab:
40.9847, 69.2877, -61.7378
#b82ed2 color charts
#b82ed2 color shades, tints & tones
#b82ed2 color schemes
#b82ed2 color preview, HTML & CSS examples
This text has a color of #b82ed2
<p style="color:#b82ed2;">Text here</p>
.mytext {color:#b82ed2;}
This box has a color of #b82ed2
<div style="background-color:#b82ed2;">Content here</div>
.mybackground {background-color:#b82ed2;}
Border around this has a color of #b82ed2
<div style="border:2px solid #b82ed2;">Content here</div>
.myborder {border:2px solid #b82ed2;}