#b048c9 color space conversions
Hex:
#b048c9
RGB:
176, 72, 201
CMY:
31, 72, 21
CMYK:
12, 64, 0, 21
HSL:
288°, 54.4304%, 53.5294%
HSV (HSB):
288°, 64.1791%, 78.8235%
XYZ:
30.7645, 18.0819, 57.1270
xyY:
0.2903, 0.1706, 18.0819
CIE-Lab:
49.5953, 60.5617, -48.2132
CIE-LCH:
49.5953, 77.4095, 321.4767
CIE-Luv:
49.5953, 40.0508, -80.3056
Hunter-Lab:
42.5228, 54.7266, -49.8869
#b048c9 color charts
#b048c9 color shades, tints & tones
#b048c9 color schemes
#b048c9 color preview, HTML & CSS examples
This text has a color of #b048c9
<p style="color:#b048c9;">Text here</p>
.mytext {color:#b048c9;}
This box has a color of #b048c9
<div style="background-color:#b048c9;">Content here</div>
.mybackground {background-color:#b048c9;}
Border around this has a color of #b048c9
<div style="border:2px solid #b048c9;">Content here</div>
.myborder {border:2px solid #b048c9;}