#b078d7 color space conversions
Hex:
#b078d7
RGB:
176, 120, 215
CMY:
31, 53, 16
CMYK:
18, 44, 0, 16
HSL:
275°, 54.2857%, 65.6863%
HSV (HSB):
275°, 44.1860%, 84.3137%
XYZ:
36.8867, 27.5693, 67.6673
xyY:
0.2792, 0.2087, 27.5693
CIE-Lab:
59.4977, 39.2886, -40.5065
CIE-LCH:
59.4977, 56.4302, 314.1256
CIE-Luv:
59.4977, 21.6295, -68.5371
Hunter-Lab:
52.5065, 33.5128, -39.6548
#b078d7 color charts
#b078d7 color shades, tints & tones
#b078d7 color schemes
#b078d7 color preview, HTML & CSS examples
This text has a color of #b078d7
<p style="color:#b078d7;">Text here</p>
.mytext {color:#b078d7;}
This box has a color of #b078d7
<div style="background-color:#b078d7;">Content here</div>
.mybackground {background-color:#b078d7;}
Border around this has a color of #b078d7
<div style="border:2px solid #b078d7;">Content here</div>
.myborder {border:2px solid #b078d7;}