#b03eea color space conversions
Hex:
#b03eea
RGB:
176, 62, 234
CMY:
31, 76, 8
CMYK:
25, 74, 0, 8
HSL:
280°, 80.3738%, 58.0392%
HSV (HSB):
280°, 73.5043%, 91.7647%
XYZ:
34.4784, 18.6159, 79.6179
xyY:
0.2598, 0.1403, 18.6159
CIE-Lab:
50.2347, 71.0986, -65.9851
CIE-LCH:
50.2347, 97.0002, 317.1362
CIE-Luv:
50.2347, 33.7927, -107.8383
Hunter-Lab:
43.1461, 67.1351, -79.2061
#b03eea color charts
#b03eea color shades, tints & tones
#b03eea color schemes
#b03eea color preview, HTML & CSS examples
This text has a color of #b03eea
<p style="color:#b03eea;">Text here</p>
.mytext {color:#b03eea;}
This box has a color of #b03eea
<div style="background-color:#b03eea;">Content here</div>
.mybackground {background-color:#b03eea;}
Border around this has a color of #b03eea
<div style="border:2px solid #b03eea;">Content here</div>
.myborder {border:2px solid #b03eea;}