#b077d7 color space conversions
Hex:
#b077d7
RGB:
176, 119, 215
CMY:
31, 53, 16
CMYK:
18, 45, 0, 16
HSL:
276°, 54.5455%, 65.4902%
HSV (HSB):
276°, 44.6512%, 84.3137%
XYZ:
36.7671, 27.3301, 67.6274
xyY:
0.2791, 0.2075, 27.3301
CIE-Lab:
59.2786, 39.8381, -40.8506
CIE-LCH:
59.2786, 57.0601, 314.2811
CIE-Luv:
59.2786, 22.0077, -69.1149
Hunter-Lab:
52.2782, 34.0517, -40.1032
#b077d7 color charts
#b077d7 color shades, tints & tones
#b077d7 color schemes
#b077d7 color preview, HTML & CSS examples
This text has a color of #b077d7
<p style="color:#b077d7;">Text here</p>
.mytext {color:#b077d7;}
This box has a color of #b077d7
<div style="background-color:#b077d7;">Content here</div>
.mybackground {background-color:#b077d7;}
Border around this has a color of #b077d7
<div style="border:2px solid #b077d7;">Content here</div>
.myborder {border:2px solid #b077d7;}