#b07da8 color space conversions
Hex:
#b07da8
RGB:
176, 125, 168
CMY:
31, 51, 34
CMYK:
0, 29, 5, 31
HSL:
309°, 24.4019%, 59.0196%
HSV (HSB):
309°, 28.9773%, 69.0196%
XYZ:
32.3060, 26.7245, 40.5014
xyY:
0.3246, 0.2685, 26.7245
CIE-Lab:
58.7184, 26.8784, -15.0108
CIE-LCH:
58.7184, 30.7859, 330.8179
CIE-Luv:
58.7184, 26.8173, -26.4988
Hunter-Lab:
51.6957, 21.0817, -10.2642
#b07da8 color charts
#b07da8 color shades, tints & tones
#b07da8 color schemes
#b07da8 color preview, HTML & CSS examples
This text has a color of #b07da8
<p style="color:#b07da8;">Text here</p>
.mytext {color:#b07da8;}
This box has a color of #b07da8
<div style="background-color:#b07da8;">Content here</div>
.mybackground {background-color:#b07da8;}
Border around this has a color of #b07da8
<div style="border:2px solid #b07da8;">Content here</div>
.myborder {border:2px solid #b07da8;}