#b020d8 color space conversions
Hex:
#b020d8
RGB:
176, 32, 216
CMY:
31, 87, 15
CMYK:
19, 85, 0, 15
HSL:
287°, 74.1935%, 48.6275%
HSV (HSB):
287°, 85.1852%, 84.7059%
XYZ:
30.8157, 15.2210, 66.2795
xyY:
0.2744, 0.1355, 15.2210
CIE-Lab:
45.9354, 76.5273, -62.7148
CIE-LCH:
45.9354, 98.9423, 320.6651
CIE-Luv:
45.9354, 42.5840, -101.0477
Hunter-Lab:
39.0141, 72.7154, -73.4156
#b020d8 color charts
#b020d8 color shades, tints & tones
#b020d8 color schemes
#b020d8 color preview, HTML & CSS examples
This text has a color of #b020d8
<p style="color:#b020d8;">Text here</p>
.mytext {color:#b020d8;}
This box has a color of #b020d8
<div style="background-color:#b020d8;">Content here</div>
.mybackground {background-color:#b020d8;}
Border around this has a color of #b020d8
<div style="border:2px solid #b020d8;">Content here</div>
.myborder {border:2px solid #b020d8;}