#b072b8 color space conversions
Hex:
#b072b8
RGB:
176, 114, 184
CMY:
31, 55, 28
CMYK:
4, 38, 0, 28
HSL:
293°, 33.0189%, 58.4314%
HSV (HSB):
293°, 38.0435%, 72.1569%
XYZ:
32.5735, 24.7254, 48.4031
xyY:
0.3082, 0.2339, 24.7254
CIE-Lab:
56.8069, 36.0784, -27.1106
CIE-LCH:
56.8069, 45.1291, 323.0775
CIE-Luv:
56.8069, 29.2704, -46.3427
Hunter-Lab:
49.7247, 29.9133, -22.9069
#b072b8 color charts
#b072b8 color shades, tints & tones
#b072b8 color schemes
#b072b8 color preview, HTML & CSS examples
This text has a color of #b072b8
<p style="color:#b072b8;">Text here</p>
.mytext {color:#b072b8;}
This box has a color of #b072b8
<div style="background-color:#b072b8;">Content here</div>
.mybackground {background-color:#b072b8;}
Border around this has a color of #b072b8
<div style="border:2px solid #b072b8;">Content here</div>
.myborder {border:2px solid #b072b8;}