#b979f8 color space conversions
Hex:
#b979f8
RGB:
185, 121, 248
CMY:
27, 53, 3
CMYK:
25, 51, 0, 3
HSL:
270°, 90.0709%, 72.3529%
HSV (HSB):
270°, 51.2097%, 97.2549%
XYZ:
43.7882, 30.7663, 92.4375
xyY:
0.2622, 0.1842, 30.7663
CIE-Lab:
62.3099, 48.6254, -54.3595
CIE-LCH:
62.3099, 72.9341, 311.8132
CIE-Luv:
62.3099, 21.0367, -92.7625
Hunter-Lab:
55.4674, 43.8472, -59.9808
#b979f8 color charts
#b979f8 color shades, tints & tones
#b979f8 color schemes
#b979f8 color preview, HTML & CSS examples
This text has a color of #b979f8
<p style="color:#b979f8;">Text here</p>
.mytext {color:#b979f8;}
This box has a color of #b979f8
<div style="background-color:#b979f8;">Content here</div>
.mybackground {background-color:#b979f8;}
Border around this has a color of #b979f8
<div style="border:2px solid #b979f8;">Content here</div>
.myborder {border:2px solid #b979f8;}