#b03add color space conversions
Hex:
#b03add
RGB:
176, 58, 221
CMY:
31, 77, 13
CMYK:
20, 74, 0, 13
HSL:
283°, 70.5628%, 54.7059%
HSV (HSB):
283°, 73.7557%, 86.6667%
XYZ:
32.4687, 17.4767, 70.0687
xyY:
0.2705, 0.1456, 17.4767
CIE-Lab:
48.8551, 69.9775, -60.8512
CIE-LCH:
48.8551, 92.7347, 318.9904
CIE-Luv:
48.8551, 37.7432, -99.5626
Hunter-Lab:
41.8051, 65.4763, -70.1111
#b03add color charts
#b03add color shades, tints & tones
#b03add color schemes
#b03add color preview, HTML & CSS examples
This text has a color of #b03add
<p style="color:#b03add;">Text here</p>
.mytext {color:#b03add;}
This box has a color of #b03add
<div style="background-color:#b03add;">Content here</div>
.mybackground {background-color:#b03add;}
Border around this has a color of #b03add
<div style="border:2px solid #b03add;">Content here</div>
.myborder {border:2px solid #b03add;}