#b03ae3 color space conversions
Hex:
#b03ae3
RGB:
176, 58, 227
CMY:
31, 77, 11
CMYK:
22, 74, 0, 11
HSL:
282°, 75.1111%, 55.8824%
HSV (HSB):
282°, 74.4493%, 89.0196%
XYZ:
33.2827, 17.8023, 74.3550
xyY:
0.2653, 0.1419, 17.8023
CIE-Lab:
49.2554, 71.1490, -63.6126
CIE-LCH:
49.2554, 95.4397, 318.2008
CIE-Luv:
49.2554, 36.1951, -103.8670
Hunter-Lab:
42.1927, 66.9680, -74.9501
#b03ae3 color charts
#b03ae3 color shades, tints & tones
#b03ae3 color schemes
#b03ae3 color preview, HTML & CSS examples
This text has a color of #b03ae3
<p style="color:#b03ae3;">Text here</p>
.mytext {color:#b03ae3;}
This box has a color of #b03ae3
<div style="background-color:#b03ae3;">Content here</div>
.mybackground {background-color:#b03ae3;}
Border around this has a color of #b03ae3
<div style="border:2px solid #b03ae3;">Content here</div>
.myborder {border:2px solid #b03ae3;}