#b020d6 color space conversions
Hex:
#b020d6
RGB:
176, 32, 214
CMY:
31, 87, 16
CMYK:
18, 85, 0, 16
HSL:
287°, 73.9837%, 48.2353%
HSV (HSB):
287°, 85.0467%, 83.9216%
XYZ:
30.5586, 15.1182, 64.9258
xyY:
0.2763, 0.1367, 15.1182
CIE-Lab:
45.7956, 76.1720, -61.7939
CIE-LCH:
45.7956, 98.0850, 320.9496
CIE-Luv:
45.7956, 43.1775, -99.6504
Hunter-Lab:
38.8821, 72.2449, -71.7857
#b020d6 color charts
#b020d6 color shades, tints & tones
#b020d6 color schemes
#b020d6 color preview, HTML & CSS examples
This text has a color of #b020d6
<p style="color:#b020d6;">Text here</p>
.mytext {color:#b020d6;}
This box has a color of #b020d6
<div style="background-color:#b020d6;">Content here</div>
.mybackground {background-color:#b020d6;}
Border around this has a color of #b020d6
<div style="border:2px solid #b020d6;">Content here</div>
.myborder {border:2px solid #b020d6;}