#b048d9 color space conversions
Hex:
#b048d9
RGB:
176, 72, 217
CMY:
31, 72, 15
CMYK:
19, 67, 0, 15
HSL:
283°, 65.6109%, 56.6667%
HSV (HSB):
283°, 66.8203%, 85.0980%
XYZ:
32.7462, 18.8746, 67.5629
xyY:
0.2748, 0.1584, 18.8746
CIE-Lab:
50.5402, 63.7075, -55.8626
CIE-LCH:
50.5402, 84.7307, 318.7538
CIE-Luv:
50.5402, 35.9765, -92.4756
Hunter-Lab:
43.4449, 58.5144, -61.7928
#b048d9 color charts
#b048d9 color shades, tints & tones
#b048d9 color schemes
#b048d9 color preview, HTML & CSS examples
This text has a color of #b048d9
<p style="color:#b048d9;">Text here</p>
.mytext {color:#b048d9;}
This box has a color of #b048d9
<div style="background-color:#b048d9;">Content here</div>
.mybackground {background-color:#b048d9;}
Border around this has a color of #b048d9
<div style="border:2px solid #b048d9;">Content here</div>
.myborder {border:2px solid #b048d9;}