#b948c7 color space conversions
Hex:
#b948c7
RGB:
185, 72, 199
CMY:
27, 72, 22
CMYK:
7, 64, 0, 22
HSL:
293°, 53.1381%, 53.1373%
HSV (HSB):
293°, 63.8191%, 78.0392%
XYZ:
32.6338, 19.0725, 55.9942
xyY:
0.3030, 0.1771, 19.0725
CIE-Lab:
50.7720, 62.3065, -45.1110
CIE-LCH:
50.7720, 76.9228, 324.0948
CIE-Luv:
50.7720, 46.4414, -76.3347
Hunter-Lab:
43.6721, 56.9569, -45.4482
#b948c7 color charts
#b948c7 color shades, tints & tones
#b948c7 color schemes
#b948c7 color preview, HTML & CSS examples
This text has a color of #b948c7
<p style="color:#b948c7;">Text here</p>
.mytext {color:#b948c7;}
This box has a color of #b948c7
<div style="background-color:#b948c7;">Content here</div>
.mybackground {background-color:#b948c7;}
Border around this has a color of #b948c7
<div style="border:2px solid #b948c7;">Content here</div>
.myborder {border:2px solid #b948c7;}