#b948f3 color space conversions
Hex:
#b948f3
RGB:
185, 72, 243
CMY:
27, 72, 5
CMYK:
24, 70, 0, 5
HSL:
280°, 87.6923%, 61.7647%
HSV (HSB):
280°, 70.3704%, 95.2941%
XYZ:
38.5026, 21.4201, 86.8992
xyY:
0.2622, 0.1459, 21.4201
CIE-Lab:
53.4062, 70.7946, -65.8503
CIE-LCH:
53.4062, 96.6858, 317.0722
CIE-Luv:
53.4062, 34.9663, -109.4540
Hunter-Lab:
46.2818, 67.5038, -78.9262
#b948f3 color charts
#b948f3 color shades, tints & tones
#b948f3 color schemes
#b948f3 color preview, HTML & CSS examples
This text has a color of #b948f3
<p style="color:#b948f3;">Text here</p>
.mytext {color:#b948f3;}
This box has a color of #b948f3
<div style="background-color:#b948f3;">Content here</div>
.mybackground {background-color:#b948f3;}
Border around this has a color of #b948f3
<div style="border:2px solid #b948f3;">Content here</div>
.myborder {border:2px solid #b948f3;}