#b079f9 color space conversions
Hex:
#b079f9
RGB:
176, 121, 249
CMY:
31, 53, 2
CMYK:
29, 51, 0, 2
HSL:
266°, 91.4286%, 72.5490%
HSV (HSB):
266°, 51.4056%, 97.6471%
XYZ:
41.8408, 29.7444, 93.1585
xyY:
0.2540, 0.1805, 29.7444
CIE-Lab:
61.4331, 46.5929, -56.3623
CIE-LCH:
61.4331, 73.1273, 309.5794
CIE-Luv:
61.4331, 16.1545, -95.4634
Hunter-Lab:
54.5384, 41.4992, -63.0979
#b079f9 color charts
#b079f9 color shades, tints & tones
#b079f9 color schemes
#b079f9 color preview, HTML & CSS examples
This text has a color of #b079f9
<p style="color:#b079f9;">Text here</p>
.mytext {color:#b079f9;}
This box has a color of #b079f9
<div style="background-color:#b079f9;">Content here</div>
.mybackground {background-color:#b079f9;}
Border around this has a color of #b079f9
<div style="border:2px solid #b079f9;">Content here</div>
.myborder {border:2px solid #b079f9;}