#b03af5 color space conversions
Hex:
#b03af5
RGB:
176, 58, 245
CMY:
31, 77, 4
CMYK:
28, 76, 0, 4
HSL:
278°, 90.3382%, 59.4118%
HSV (HSB):
278°, 76.3265%, 96.0784%
XYZ:
35.8990, 18.8488, 88.1323
xyY:
0.2513, 0.1319, 18.8488
CIE-Lab:
50.5098, 74.7445, -71.7175
CIE-LCH:
50.5098, 103.5864, 316.1840
CIE-Luv:
50.5098, 31.8160, -116.4687
Hunter-Lab:
43.4152, 71.6208, -89.9673
#b03af5 color charts
#b03af5 color shades, tints & tones
#b03af5 color schemes
#b03af5 color preview, HTML & CSS examples
This text has a color of #b03af5
<p style="color:#b03af5;">Text here</p>
.mytext {color:#b03af5;}
This box has a color of #b03af5
<div style="background-color:#b03af5;">Content here</div>
.mybackground {background-color:#b03af5;}
Border around this has a color of #b03af5
<div style="border:2px solid #b03af5;">Content here</div>
.myborder {border:2px solid #b03af5;}