#b078e9 color space conversions
Hex:
#b078e9
RGB:
176, 120, 233
CMY:
31, 53, 9
CMYK:
24, 48, 0, 9
HSL:
270°, 71.9745%, 69.2157%
HSV (HSB):
270°, 48.4979%, 91.3725%
XYZ:
39.3289, 28.5462, 80.5279
xyY:
0.2650, 0.1924, 28.5462
CIE-Lab:
60.3791, 43.3672, -49.1787
CIE-LCH:
60.3791, 65.5687, 311.4067
CIE-Luv:
60.3791, 18.8469, -83.2231
Hunter-Lab:
53.4287, 37.8940, -51.9620
#b078e9 color charts
#b078e9 color shades, tints & tones
#b078e9 color schemes
#b078e9 color preview, HTML & CSS examples
This text has a color of #b078e9
<p style="color:#b078e9;">Text here</p>
.mytext {color:#b078e9;}
This box has a color of #b078e9
<div style="background-color:#b078e9;">Content here</div>
.mybackground {background-color:#b078e9;}
Border around this has a color of #b078e9
<div style="border:2px solid #b078e9;">Content here</div>
.myborder {border:2px solid #b078e9;}