#b03db1 color space conversions
Hex:
#b03db1
RGB:
176, 61, 177
CMY:
31, 76, 31
CMYK:
1, 66, 0, 31
HSL:
299°, 48.7395%, 46.6667%
HSV (HSB):
299°, 65.5367%, 69.4118%
XYZ:
27.5091, 15.7419, 43.1836
xyY:
0.3183, 0.1821, 15.7419
CIE-Lab:
46.6341, 60.7623, -38.9535
CIE-LCH:
46.6341, 72.1764, 327.3369
CIE-Luv:
46.6341, 49.7218, -65.4786
Hunter-Lab:
39.6761, 54.3282, -36.7582
#b03db1 color charts
#b03db1 color shades, tints & tones
#b03db1 color schemes
#b03db1 color preview, HTML & CSS examples
This text has a color of #b03db1
<p style="color:#b03db1;">Text here</p>
.mytext {color:#b03db1;}
This box has a color of #b03db1
<div style="background-color:#b03db1;">Content here</div>
.mybackground {background-color:#b03db1;}
Border around this has a color of #b03db1
<div style="border:2px solid #b03db1;">Content here</div>
.myborder {border:2px solid #b03db1;}