#b379ec color space conversions
Hex:
#b379ec
RGB:
179, 121, 236
CMY:
30, 53, 7
CMYK:
24, 49, 0, 7
HSL:
270°, 75.1634%, 70.0000%
HSV (HSB):
270°, 48.7288%, 92.5490%
XYZ:
40.5681, 29.3146, 82.8770
xyY:
0.2656, 0.1919, 29.3146
CIE-Lab:
61.0583, 44.3122, -49.7496
CIE-LCH:
61.0583, 66.6228, 311.6917
CIE-Luv:
61.0583, 19.6703, -84.4455
Hunter-Lab:
54.1429, 38.9959, -52.8556
#b379ec color charts
#b379ec color shades, tints & tones
#b379ec color schemes
#b379ec color preview, HTML & CSS examples
This text has a color of #b379ec
<p style="color:#b379ec;">Text here</p>
.mytext {color:#b379ec;}
This box has a color of #b379ec
<div style="background-color:#b379ec;">Content here</div>
.mybackground {background-color:#b379ec;}
Border around this has a color of #b379ec
<div style="border:2px solid #b379ec;">Content here</div>
.myborder {border:2px solid #b379ec;}