#b048f5 color space conversions
Hex:
#b048f5
RGB:
176, 72, 245
CMY:
31, 72, 4
CMYK:
28, 71, 0, 4
HSL:
276°, 89.6373%, 62.1569%
HSV (HSB):
276°, 70.6122%, 96.0784%
XYZ:
36.7033, 20.4574, 88.4004
xyY:
0.2522, 0.1405, 20.4574
CIE-Lab:
52.3505, 69.4900, -68.7328
CIE-LCH:
52.3505, 97.7397, 315.3139
CIE-Luv:
52.3505, 29.4855, -112.9000
Hunter-Lab:
45.2299, 65.6975, -84.2196
#b048f5 color charts
#b048f5 color shades, tints & tones
#b048f5 color schemes
#b048f5 color preview, HTML & CSS examples
This text has a color of #b048f5
<p style="color:#b048f5;">Text here</p>
.mytext {color:#b048f5;}
This box has a color of #b048f5
<div style="background-color:#b048f5;">Content here</div>
.mybackground {background-color:#b048f5;}
Border around this has a color of #b048f5
<div style="border:2px solid #b048f5;">Content here</div>
.myborder {border:2px solid #b048f5;}