#b02fa2 color space conversions
Hex:
#b02fa2
RGB:
176, 47, 162
CMY:
31, 82, 36
CMYK:
0, 73, 8, 31
HSL:
307°, 57.8475%, 43.7255%
HSV (HSB):
307°, 73.2955%, 69.0196%
XYZ:
25.4426, 13.8718, 35.5190
xyY:
0.3400, 0.1854, 13.8718
CIE-Lab:
44.0485, 63.4091, -34.1458
CIE-LCH:
44.0485, 72.0184, 331.6975
CIE-Luv:
44.0485, 58.0750, -57.9642
Hunter-Lab:
37.2448, 56.7581, -30.4712
#b02fa2 color charts
#b02fa2 color shades, tints & tones
#b02fa2 color schemes
#b02fa2 color preview, HTML & CSS examples
This text has a color of #b02fa2
<p style="color:#b02fa2;">Text here</p>
.mytext {color:#b02fa2;}
This box has a color of #b02fa2
<div style="background-color:#b02fa2;">Content here</div>
.mybackground {background-color:#b02fa2;}
Border around this has a color of #b02fa2
<div style="border:2px solid #b02fa2;">Content here</div>
.myborder {border:2px solid #b02fa2;}