#b078f9 color space conversions
Hex:
#b078f9
RGB:
176, 120, 249
CMY:
31, 53, 2
CMYK:
29, 52, 0, 2
HSL:
266°, 91.4894%, 72.3529%
HSV (HSB):
266°, 51.8072%, 97.6471%
XYZ:
41.7198, 29.5026, 93.1182
xyY:
0.2539, 0.1795, 29.5026
CIE-Lab:
61.2227, 47.1331, -56.6977
CIE-LCH:
61.2227, 73.7303, 309.7369
CIE-Luv:
61.2227, 16.4744, -95.9982
Hunter-Lab:
54.3163, 42.0507, -63.6236
#b078f9 color charts
#b078f9 color shades, tints & tones
#b078f9 color schemes
#b078f9 color preview, HTML & CSS examples
This text has a color of #b078f9
<p style="color:#b078f9;">Text here</p>
.mytext {color:#b078f9;}
This box has a color of #b078f9
<div style="background-color:#b078f9;">Content here</div>
.mybackground {background-color:#b078f9;}
Border around this has a color of #b078f9
<div style="border:2px solid #b078f9;">Content here</div>
.myborder {border:2px solid #b078f9;}