#b04de5 color space conversions
Hex:
#b04de5
RGB:
176, 77, 229
CMY:
31, 70, 10
CMYK:
23, 66, 0, 10
HSL:
279°, 74.5098%, 60.0000%
HSV (HSB):
279°, 66.3755%, 89.8039%
XYZ:
34.7012, 20.1950, 76.1978
xyY:
0.2647, 0.1540, 20.1950
CIE-Lab:
52.0570, 64.0106, -60.2254
CIE-LCH:
52.0570, 87.8889, 316.7451
CIE-Luv:
52.0570, 32.0121, -99.7103
Hunter-Lab:
44.9389, 59.1925, -69.0743
#b04de5 color charts
#b04de5 color shades, tints & tones
#b04de5 color schemes
#b04de5 color preview, HTML & CSS examples
This text has a color of #b04de5
<p style="color:#b04de5;">Text here</p>
.mytext {color:#b04de5;}
This box has a color of #b04de5
<div style="background-color:#b04de5;">Content here</div>
.mybackground {background-color:#b04de5;}
Border around this has a color of #b04de5
<div style="border:2px solid #b04de5;">Content here</div>
.myborder {border:2px solid #b04de5;}