#b082e4 color space conversions
Hex:
#b082e4
RGB:
176, 130, 228
CMY:
31, 49, 11
CMYK:
23, 43, 0, 11
HSL:
268°, 64.4737%, 70.1961%
HSV (HSB):
268°, 42.9825%, 89.4118%
XYZ:
39.8907, 30.7968, 77.2407
xyY:
0.2697, 0.2082, 30.7968
CIE-Lab:
62.3357, 36.6989, -43.3099
CIE-LCH:
62.3357, 56.7675, 310.2765
CIE-Luv:
62.3357, 15.9457, -73.3338
Hunter-Lab:
55.4949, 31.1930, -43.6765
#b082e4 color charts
#b082e4 color shades, tints & tones
#b082e4 color schemes
#b082e4 color preview, HTML & CSS examples
This text has a color of #b082e4
<p style="color:#b082e4;">Text here</p>
.mytext {color:#b082e4;}
This box has a color of #b082e4
<div style="background-color:#b082e4;">Content here</div>
.mybackground {background-color:#b082e4;}
Border around this has a color of #b082e4
<div style="border:2px solid #b082e4;">Content here</div>
.myborder {border:2px solid #b082e4;}