#b379fc color space conversions
Hex:
#b379fc
RGB:
179, 121, 252
CMY:
30, 53, 1
CMYK:
29, 52, 0, 1
HSL:
267°, 95.6204%, 73.1373%
HSV (HSB):
267°, 51.9841%, 98.8235%
XYZ:
42.9985, 30.2867, 95.6751
xyY:
0.2545, 0.1793, 30.2867
CIE-Lab:
61.9008, 48.0529, -57.2503
CIE-LCH:
61.9008, 74.7441, 310.0083
CIE-Luv:
61.9008, 17.2605, -97.2099
Hunter-Lab:
55.0334, 43.1565, -64.5519
#b379fc color charts
#b379fc color shades, tints & tones
#b379fc color schemes
#b379fc color preview, HTML & CSS examples
This text has a color of #b379fc
<p style="color:#b379fc;">Text here</p>
.mytext {color:#b379fc;}
This box has a color of #b379fc
<div style="background-color:#b379fc;">Content here</div>
.mybackground {background-color:#b379fc;}
Border around this has a color of #b379fc
<div style="border:2px solid #b379fc;">Content here</div>
.myborder {border:2px solid #b379fc;}