#b03baf color space conversions
Hex:
#b03baf
RGB:
176, 59, 175
CMY:
31, 77, 31
CMYK:
0, 66, 1, 31
HSL:
301°, 49.7872%, 46.0784%
HSV (HSB):
301°, 66.4773%, 69.0196%
XYZ:
27.2063, 15.4532, 42.1063
xyY:
0.3210, 0.1823, 15.4532
CIE-Lab:
46.2487, 61.2055, -38.3855
CIE-LCH:
46.2487, 72.2465, 327.9058
CIE-Luv:
46.2487, 50.8562, -64.5700
Hunter-Lab:
39.3105, 54.7442, -35.9893
#b03baf color charts
#b03baf color shades, tints & tones
#b03baf color schemes
#b03baf color preview, HTML & CSS examples
This text has a color of #b03baf
<p style="color:#b03baf;">Text here</p>
.mytext {color:#b03baf;}
This box has a color of #b03baf
<div style="background-color:#b03baf;">Content here</div>
.mybackground {background-color:#b03baf;}
Border around this has a color of #b03baf
<div style="border:2px solid #b03baf;">Content here</div>
.myborder {border:2px solid #b03baf;}