#b020b2 color space conversions
Hex:
#b020b2
RGB:
176, 32, 178
CMY:
31, 87, 30
CMYK:
1, 82, 0, 30
HSL:
299°, 69.5238%, 41.1765%
HSV (HSB):
299°, 82.0225%, 69.8039%
XYZ:
26.4569, 13.4775, 43.3265
xyY:
0.3178, 0.1619, 13.4775
CIE-Lab:
43.4741, 70.1114, -44.5636
CIE-LCH:
43.4741, 83.0754, 327.5595
CIE-Luv:
43.4741, 54.9759, -73.5177
Hunter-Lab:
36.7117, 64.3935, -44.2748
#b020b2 color charts
#b020b2 color shades, tints & tones
#b020b2 color schemes
#b020b2 color preview, HTML & CSS examples
This text has a color of #b020b2
<p style="color:#b020b2;">Text here</p>
.mytext {color:#b020b2;}
This box has a color of #b020b2
<div style="background-color:#b020b2;">Content here</div>
.mybackground {background-color:#b020b2;}
Border around this has a color of #b020b2
<div style="border:2px solid #b020b2;">Content here</div>
.myborder {border:2px solid #b020b2;}