#b034d5 color space conversions
Hex:
#b034d5
RGB:
176, 52, 213
CMY:
31, 80, 16
CMYK:
17, 76, 0, 16
HSL:
286°, 65.7143%, 51.9608%
HSV (HSB):
286°, 75.5869%, 83.5294%
XYZ:
31.1427, 16.4902, 64.4923
xyY:
0.2777, 0.1471, 16.4902
CIE-Lab:
47.6111, 70.5152, -58.2882
CIE-LCH:
47.6111, 91.4872, 320.4227
CIE-Luv:
47.6111, 40.9104, -95.2472
Hunter-Lab:
40.6081, 65.8291, -65.7365
#b034d5 color charts
#b034d5 color shades, tints & tones
#b034d5 color schemes
#b034d5 color preview, HTML & CSS examples
This text has a color of #b034d5
<p style="color:#b034d5;">Text here</p>
.mytext {color:#b034d5;}
This box has a color of #b034d5
<div style="background-color:#b034d5;">Content here</div>
.mybackground {background-color:#b034d5;}
Border around this has a color of #b034d5
<div style="border:2px solid #b034d5;">Content here</div>
.myborder {border:2px solid #b034d5;}