#b03af6 color space conversions
Hex:
#b03af6
RGB:
176, 58, 246
CMY:
31, 77, 4
CMYK:
28, 76, 0, 4
HSL:
278°, 91.2621%, 59.6078%
HSV (HSB):
278°, 76.4228%, 96.4706%
XYZ:
36.0521, 18.9100, 88.9386
xyY:
0.2505, 0.1314, 18.9100
CIE-Lab:
50.5818, 74.9474, -72.1601
CIE-LCH:
50.5818, 104.0394, 316.0855
CIE-Luv:
50.5818, 31.5841, -117.1553
Hunter-Lab:
43.4857, 71.8867, -90.8223
#b03af6 color charts
#b03af6 color shades, tints & tones
#b03af6 color schemes
#b03af6 color preview, HTML & CSS examples
This text has a color of #b03af6
<p style="color:#b03af6;">Text here</p>
.mytext {color:#b03af6;}
This box has a color of #b03af6
<div style="background-color:#b03af6;">Content here</div>
.mybackground {background-color:#b03af6;}
Border around this has a color of #b03af6
<div style="border:2px solid #b03af6;">Content here</div>
.myborder {border:2px solid #b03af6;}