#b20f8c color space conversions
Hex:
#b20f8c
RGB:
178, 15, 140
CMY:
30, 94, 45
CMYK:
0, 92, 21, 30
HSL:
314°, 84.4560%, 37.8431%
HSV (HSB):
314°, 91.5730%, 69.8039%
XYZ:
23.2645, 11.7001, 25.8431
xyY:
0.3826, 0.1924, 11.7001
CIE-Lab:
40.7354, 68.2186, -26.0100
CIE-LCH:
40.7354, 73.0089, 339.1294
CIE-Luv:
40.7354, 73.5917, -46.1880
Hunter-Lab:
34.2054, 61.5461, -20.8515
#b20f8c color charts
#b20f8c color shades, tints & tones
#b20f8c color schemes
#b20f8c color preview, HTML & CSS examples
This text has a color of #b20f8c
<p style="color:#b20f8c;">Text here</p>
.mytext {color:#b20f8c;}
This box has a color of #b20f8c
<div style="background-color:#b20f8c;">Content here</div>
.mybackground {background-color:#b20f8c;}
Border around this has a color of #b20f8c
<div style="border:2px solid #b20f8c;">Content here</div>
.myborder {border:2px solid #b20f8c;}