#b03fa3 color space conversions
Hex:
#b03fa3
RGB:
176, 63, 163
CMY:
31, 75, 36
CMYK:
0, 64, 7, 31
HSL:
307°, 47.2803%, 46.8627%
HSV (HSB):
307°, 64.2045%, 69.0196%
XYZ:
26.2929, 15.4295, 36.2427
xyY:
0.3372, 0.1979, 15.4295
CIE-Lab:
46.2169, 57.6128, -31.3360
CIE-LCH:
46.2169, 65.5834, 331.4579
CIE-Luv:
46.2169, 53.5636, -53.7148
Hunter-Lab:
39.2804, 50.7409, -27.2087
#b03fa3 color charts
#b03fa3 color shades, tints & tones
#b03fa3 color schemes
#b03fa3 color preview, HTML & CSS examples
This text has a color of #b03fa3
<p style="color:#b03fa3;">Text here</p>
.mytext {color:#b03fa3;}
This box has a color of #b03fa3
<div style="background-color:#b03fa3;">Content here</div>
.mybackground {background-color:#b03fa3;}
Border around this has a color of #b03fa3
<div style="border:2px solid #b03fa3;">Content here</div>
.myborder {border:2px solid #b03fa3;}