#b034d8 color space conversions
Hex:
#b034d8
RGB:
176, 52, 216
CMY:
31, 80, 15
CMYK:
19, 76, 0, 15
HSL:
285°, 67.7686%, 52.5490%
HSV (HSB):
285°, 75.9259%, 84.7059%
XYZ:
31.5272, 16.6440, 66.5167
xyY:
0.2749, 0.1451, 16.6440
CIE-Lab:
47.8083, 71.0781, -59.6877
CIE-LCH:
47.8083, 92.8155, 319.9782
CIE-Luv:
47.8083, 40.0773, -97.4152
Hunter-Lab:
40.7970, 66.5467, -68.1103
#b034d8 color charts
#b034d8 color shades, tints & tones
#b034d8 color schemes
#b034d8 color preview, HTML & CSS examples
This text has a color of #b034d8
<p style="color:#b034d8;">Text here</p>
.mytext {color:#b034d8;}
This box has a color of #b034d8
<div style="background-color:#b034d8;">Content here</div>
.mybackground {background-color:#b034d8;}
Border around this has a color of #b034d8
<div style="border:2px solid #b034d8;">Content here</div>
.myborder {border:2px solid #b034d8;}