#b083e3 color space conversions
Hex:
#b083e3
RGB:
176, 131, 227
CMY:
31, 49, 11
CMYK:
22, 42, 0, 11
HSL:
268°, 63.1579%, 70.1961%
HSV (HSB):
268°, 42.2907%, 89.0196%
XYZ:
39.8859, 31.0088, 76.5561
xyY:
0.2705, 0.2103, 31.0088
CIE-Lab:
62.5150, 35.9110, -42.4722
CIE-LCH:
62.5150, 55.6191, 310.2151
CIE-Luv:
62.5150, 15.7007, -71.9030
Hunter-Lab:
55.6855, 30.4048, -42.5317
#b083e3 color charts
#b083e3 color shades, tints & tones
#b083e3 color schemes
#b083e3 color preview, HTML & CSS examples
This text has a color of #b083e3
<p style="color:#b083e3;">Text here</p>
.mytext {color:#b083e3;}
This box has a color of #b083e3
<div style="background-color:#b083e3;">Content here</div>
.mybackground {background-color:#b083e3;}
Border around this has a color of #b083e3
<div style="border:2px solid #b083e3;">Content here</div>
.myborder {border:2px solid #b083e3;}