#b82def color space conversions
Hex:
#b82def
RGB:
184, 45, 239
CMY:
28, 82, 6
CMYK:
23, 81, 0, 6
HSL:
283°, 85.8407%, 55.6863%
HSV (HSB):
283°, 81.1715%, 93.7255%
XYZ:
36.2855, 18.2991, 83.2810
xyY:
0.2632, 0.1327, 18.2991
CIE-Lab:
49.8569, 78.8514, -69.3585
CIE-LCH:
49.8569, 105.0150, 318.6648
CIE-Luv:
49.8569, 39.5743, -113.1432
Hunter-Lab:
42.7775, 76.5502, -85.4841
#b82def color charts
#b82def color shades, tints & tones
#b82def color schemes
#b82def color preview, HTML & CSS examples
This text has a color of #b82def
<p style="color:#b82def;">Text here</p>
.mytext {color:#b82def;}
This box has a color of #b82def
<div style="background-color:#b82def;">Content here</div>
.mybackground {background-color:#b82def;}
Border around this has a color of #b82def
<div style="border:2px solid #b82def;">Content here</div>
.myborder {border:2px solid #b82def;}