#b03ace color space conversions
Hex:
#b03ace
RGB:
176, 58, 206
CMY:
31, 77, 19
CMYK:
15, 72, 0, 19
HSL:
288°, 60.1626%, 51.7647%
HSV (HSB):
288°, 71.8447%, 80.7843%
XYZ:
30.5581, 16.7124, 60.0078
xyY:
0.2848, 0.1558, 16.7124
CIE-Lab:
47.8957, 67.1183, -53.8106
CIE-LCH:
47.8957, 86.0259, 321.2799
CIE-Luv:
47.8957, 41.8121, -88.5726
Hunter-Lab:
40.8809, 61.8859, -58.4133
#b03ace color charts
#b03ace color shades, tints & tones
#b03ace color schemes
#b03ace color preview, HTML & CSS examples
This text has a color of #b03ace
<p style="color:#b03ace;">Text here</p>
.mytext {color:#b03ace;}
This box has a color of #b03ace
<div style="background-color:#b03ace;">Content here</div>
.mybackground {background-color:#b03ace;}
Border around this has a color of #b03ace
<div style="border:2px solid #b03ace;">Content here</div>
.myborder {border:2px solid #b03ace;}