#b2078b color space conversions
Hex:
#b2078b
RGB:
178, 7, 139
CMY:
30, 97, 45
CMYK:
0, 96, 22, 30
HSL:
314°, 92.4324%, 36.2745%
HSV (HSB):
314°, 96.0674%, 69.8039%
XYZ:
23.0963, 11.4810, 25.4248
xyY:
0.3849, 0.1913, 11.4810
CIE-Lab:
40.3791, 68.9986, -25.9527
CIE-LCH:
40.3791, 73.7180, 339.3870
CIE-Luv:
40.3791, 74.7125, -46.1258
Hunter-Lab:
33.8836, 62.3754, -20.7701
#b2078b color charts
#b2078b color shades, tints & tones
#b2078b color schemes
#b2078b color preview, HTML & CSS examples
This text has a color of #b2078b
<p style="color:#b2078b;">Text here</p>
.mytext {color:#b2078b;}
This box has a color of #b2078b
<div style="background-color:#b2078b;">Content here</div>
.mybackground {background-color:#b2078b;}
Border around this has a color of #b2078b
<div style="border:2px solid #b2078b;">Content here</div>
.myborder {border:2px solid #b2078b;}