#b077f5 color space conversions
Hex:
#b077f5
RGB:
176, 119, 245
CMY:
31, 53, 4
CMYK:
28, 51, 0, 4
HSL:
267°, 86.3014%, 71.3725%
HSV (HSB):
267°, 51.4286%, 96.0784%
XYZ:
40.9828, 29.0163, 89.8269
xyY:
0.2564, 0.1815, 29.0163
CIE-Lab:
60.7960, 46.7208, -55.1697
CIE-LCH:
60.7960, 72.2947, 310.2598
CIE-Luv:
60.7960, 17.3820, -93.3689
Hunter-Lab:
53.8668, 41.5388, -61.1637
#b077f5 color charts
#b077f5 color shades, tints & tones
#b077f5 color schemes
#b077f5 color preview, HTML & CSS examples
This text has a color of #b077f5
<p style="color:#b077f5;">Text here</p>
.mytext {color:#b077f5;}
This box has a color of #b077f5
<div style="background-color:#b077f5;">Content here</div>
.mybackground {background-color:#b077f5;}
Border around this has a color of #b077f5
<div style="border:2px solid #b077f5;">Content here</div>
.myborder {border:2px solid #b077f5;}