#b5078d color space conversions
Hex:
#b5078d
RGB:
181, 7, 141
CMY:
29, 97, 45
CMYK:
0, 96, 22, 29
HSL:
314°, 92.5532%, 36.8627%
HSV (HSB):
314°, 96.1326%, 70.9804%
XYZ:
23.9398, 11.8988, 26.2342
xyY:
0.3857, 0.1917, 11.8988
CIE-Lab:
41.0548, 69.8388, -26.0809
CIE-LCH:
41.0548, 74.5498, 339.5221
CIE-Luv:
41.0548, 76.2081, -46.6490
Hunter-Lab:
34.4946, 63.5158, -20.9456
#b5078d color charts
#b5078d color shades, tints & tones
#b5078d color schemes
#b5078d color preview, HTML & CSS examples
This text has a color of #b5078d
<p style="color:#b5078d;">Text here</p>
.mytext {color:#b5078d;}
This box has a color of #b5078d
<div style="background-color:#b5078d;">Content here</div>
.mybackground {background-color:#b5078d;}
Border around this has a color of #b5078d
<div style="border:2px solid #b5078d;">Content here</div>
.myborder {border:2px solid #b5078d;}