#b077c7 color space conversions
Hex:
#b077c7
RGB:
176, 119, 199
CMY:
31, 53, 22
CMYK:
12, 40, 0, 22
HSL:
283°, 41.6667%, 62.3529%
HSV (HSB):
283°, 40.2010%, 78.0392%
XYZ:
34.8101, 26.5473, 57.3223
xyY:
0.2933, 0.2237, 26.5473
CIE-Lab:
58.5529, 36.3843, -32.9525
CIE-LCH:
58.5529, 49.0885, 317.8335
CIE-Luv:
58.5529, 24.5978, -55.8781
Hunter-Lab:
51.5241, 30.4292, -29.8953
#b077c7 color charts
#b077c7 color shades, tints & tones
#b077c7 color schemes
#b077c7 color preview, HTML & CSS examples
This text has a color of #b077c7
<p style="color:#b077c7;">Text here</p>
.mytext {color:#b077c7;}
This box has a color of #b077c7
<div style="background-color:#b077c7;">Content here</div>
.mybackground {background-color:#b077c7;}
Border around this has a color of #b077c7
<div style="border:2px solid #b077c7;">Content here</div>
.myborder {border:2px solid #b077c7;}