#b03da2 color space conversions
Hex:
#b03da2
RGB:
176, 61, 162
CMY:
31, 76, 36
CMYK:
0, 65, 8, 31
HSL:
307°, 48.5232%, 46.4706%
HSV (HSB):
307°, 65.3409%, 69.0196%
XYZ:
26.0948, 15.1762, 35.7364
xyY:
0.3389, 0.1971, 15.1762
CIE-Lab:
45.8746, 58.2681, -31.2776
CIE-LCH:
45.8746, 66.1321, 331.7736
CIE-Luv:
45.8746, 54.4735, -53.6294
Hunter-Lab:
38.9567, 51.3926, -27.1192
#b03da2 color charts
#b03da2 color shades, tints & tones
#b03da2 color schemes
#b03da2 color preview, HTML & CSS examples
This text has a color of #b03da2
<p style="color:#b03da2;">Text here</p>
.mytext {color:#b03da2;}
This box has a color of #b03da2
<div style="background-color:#b03da2;">Content here</div>
.mybackground {background-color:#b03da2;}
Border around this has a color of #b03da2
<div style="border:2px solid #b03da2;">Content here</div>
.myborder {border:2px solid #b03da2;}