#b03ddd color space conversions
Hex:
#b03ddd
RGB:
176, 61, 221
CMY:
31, 76, 13
CMYK:
20, 72, 0, 13
HSL:
283°, 70.1754%, 55.2941%
HSV (HSB):
283°, 72.3982%, 86.6667%
XYZ:
32.6244, 17.7881, 70.1206
xyY:
0.2707, 0.1476, 17.7881
CIE-Lab:
49.2380, 68.8849, -60.2337
CIE-LCH:
49.2380, 91.5053, 318.8332
CIE-Luv:
49.2380, 37.2117, -98.7733
Hunter-Lab:
42.1759, 64.2676, -69.0509
#b03ddd color charts
#b03ddd color shades, tints & tones
#b03ddd color schemes
#b03ddd color preview, HTML & CSS examples
This text has a color of #b03ddd
<p style="color:#b03ddd;">Text here</p>
.mytext {color:#b03ddd;}
This box has a color of #b03ddd
<div style="background-color:#b03ddd;">Content here</div>
.mybackground {background-color:#b03ddd;}
Border around this has a color of #b03ddd
<div style="border:2px solid #b03ddd;">Content here</div>
.myborder {border:2px solid #b03ddd;}