#b034d9 color space conversions
Hex:
#b034d9
RGB:
176, 52, 217
CMY:
31, 80, 15
CMYK:
19, 76, 0, 15
HSL:
285°, 68.4647%, 52.7451%
HSV (HSB):
285°, 76.0369%, 85.0980%
XYZ:
31.6569, 16.6958, 67.1998
xyY:
0.2740, 0.1445, 16.6958
CIE-Lab:
47.8745, 71.2667, -60.1524
CIE-LCH:
47.8745, 93.2591, 319.8340
CIE-Luv:
47.8745, 39.8022, -98.1350
Hunter-Lab:
40.8605, 66.7876, -68.9067
#b034d9 color charts
#b034d9 color shades, tints & tones
#b034d9 color schemes
#b034d9 color preview, HTML & CSS examples
This text has a color of #b034d9
<p style="color:#b034d9;">Text here</p>
.mytext {color:#b034d9;}
This box has a color of #b034d9
<div style="background-color:#b034d9;">Content here</div>
.mybackground {background-color:#b034d9;}
Border around this has a color of #b034d9
<div style="border:2px solid #b034d9;">Content here</div>
.myborder {border:2px solid #b034d9;}