#b04df5 color space conversions
Hex:
#b04df5
RGB:
176, 77, 245
CMY:
31, 70, 4
CMYK:
28, 69, 0, 4
HSL:
275°, 89.3617%, 63.1373%
HSV (HSB):
275°, 68.5714%, 96.0784%
XYZ:
37.0398, 21.1304, 88.5126
xyY:
0.2525, 0.1441, 21.1304
CIE-Lab:
53.0920, 67.4033, -67.5332
CIE-LCH:
53.0920, 95.4146, 314.9448
CIE-Luv:
53.0920, 28.5095, -111.3792
Hunter-Lab:
45.9679, 63.3873, -81.9873
#b04df5 color charts
#b04df5 color shades, tints & tones
#b04df5 color schemes
#b04df5 color preview, HTML & CSS examples
This text has a color of #b04df5
<p style="color:#b04df5;">Text here</p>
.mytext {color:#b04df5;}
This box has a color of #b04df5
<div style="background-color:#b04df5;">Content here</div>
.mybackground {background-color:#b04df5;}
Border around this has a color of #b04df5
<div style="border:2px solid #b04df5;">Content here</div>
.myborder {border:2px solid #b04df5;}