#b073f6 color space conversions
Hex:
#b073f6
RGB:
176, 115, 246
CMY:
31, 55, 4
CMYK:
28, 53, 0, 4
HSL:
268°, 87.9195%, 70.7843%
HSV (HSB):
268°, 53.2520%, 96.4706%
XYZ:
40.6698, 28.1454, 90.4778
xyY:
0.2553, 0.1767, 28.1454
CIE-Lab:
60.0199, 49.1024, -56.9599
CIE-LCH:
60.0199, 75.2029, 310.7630
CIE-Luv:
60.0199, 18.4984, -96.2549
Hunter-Lab:
53.0522, 43.9965, -63.9795
#b073f6 color charts
#b073f6 color shades, tints & tones
#b073f6 color schemes
#b073f6 color preview, HTML & CSS examples
This text has a color of #b073f6
<p style="color:#b073f6;">Text here</p>
.mytext {color:#b073f6;}
This box has a color of #b073f6
<div style="background-color:#b073f6;">Content here</div>
.mybackground {background-color:#b073f6;}
Border around this has a color of #b073f6
<div style="border:2px solid #b073f6;">Content here</div>
.myborder {border:2px solid #b073f6;}