#b04ef5 color space conversions
Hex:
#b04ef5
RGB:
176, 78, 245
CMY:
31, 69, 4
CMYK:
28, 68, 0, 4
HSL:
275°, 89.3048%, 63.3333%
HSV (HSB):
275°, 68.1633%, 96.0784%
XYZ:
37.1103, 21.2715, 88.5361
xyY:
0.2526, 0.1448, 21.2715
CIE-Lab:
53.2453, 66.9739, -67.2853
CIE-LCH:
53.2453, 94.9358, 314.8671
CIE-Luv:
53.2453, 28.3051, -111.0591
Hunter-Lab:
46.1210, 62.9147, -81.5312
#b04ef5 color charts
#b04ef5 color shades, tints & tones
#b04ef5 color schemes
#b04ef5 color preview, HTML & CSS examples
This text has a color of #b04ef5
<p style="color:#b04ef5;">Text here</p>
.mytext {color:#b04ef5;}
This box has a color of #b04ef5
<div style="background-color:#b04ef5;">Content here</div>
.mybackground {background-color:#b04ef5;}
Border around this has a color of #b04ef5
<div style="border:2px solid #b04ef5;">Content here</div>
.myborder {border:2px solid #b04ef5;}