#b034d3 color space conversions
Hex:
#b034d3
RGB:
176, 52, 211
CMY:
31, 80, 17
CMYK:
17, 75, 0, 17
HSL:
287°, 64.3725%, 51.5686%
HSV (HSB):
287°, 75.3555%, 82.7451%
XYZ:
30.8904, 16.3892, 63.1634
xyY:
0.2797, 0.1484, 16.3892
CIE-Lab:
47.4811, 70.1422, -57.3508
CIE-LCH:
47.4811, 90.6038, 320.7294
CIE-Luv:
47.4811, 41.4726, -93.7946
Hunter-Lab:
40.4836, 65.3551, -64.1669
#b034d3 color charts
#b034d3 color shades, tints & tones
#b034d3 color schemes
#b034d3 color preview, HTML & CSS examples
This text has a color of #b034d3
<p style="color:#b034d3;">Text here</p>
.mytext {color:#b034d3;}
This box has a color of #b034d3
<div style="background-color:#b034d3;">Content here</div>
.mybackground {background-color:#b034d3;}
Border around this has a color of #b034d3
<div style="border:2px solid #b034d3;">Content here</div>
.myborder {border:2px solid #b034d3;}