#b20f8e color space conversions
Hex:
#b20f8e
RGB:
178, 15, 142
CMY:
30, 94, 44
CMYK:
0, 92, 20, 30
HSL:
313°, 84.4560%, 37.8431%
HSV (HSB):
313°, 91.5730%, 69.8039%
XYZ:
23.4134, 11.7596, 26.6270
xyY:
0.3789, 0.1903, 11.7596
CIE-Lab:
40.8315, 68.4702, -27.0840
CIE-LCH:
40.8315, 73.6322, 338.4183
CIE-Luv:
40.8315, 72.7261, -47.7345
Hunter-Lab:
34.2923, 61.8611, -22.0324
#b20f8e color charts
#b20f8e color shades, tints & tones
#b20f8e color schemes
#b20f8e color preview, HTML & CSS examples
This text has a color of #b20f8e
<p style="color:#b20f8e;">Text here</p>
.mytext {color:#b20f8e;}
This box has a color of #b20f8e
<div style="background-color:#b20f8e;">Content here</div>
.mybackground {background-color:#b20f8e;}
Border around this has a color of #b20f8e
<div style="border:2px solid #b20f8e;">Content here</div>
.myborder {border:2px solid #b20f8e;}