#b39ff6 color space conversions
Hex:
#b39ff6
RGB:
179, 159, 246
CMY:
30, 38, 4
CMYK:
27, 35, 0, 4
HSL:
254°, 82.8571%, 79.4118%
HSV (HSB):
254°, 35.3659%, 96.4706%
XYZ:
47.6231, 41.0338, 92.5991
xyY:
0.2627, 0.2264, 41.0338
CIE-Lab:
70.1996, 25.5773, -40.8668
CIE-LCH:
70.1996, 48.2109, 302.0412
CIE-Luv:
70.1996, 4.2088, -69.2173
Hunter-Lab:
64.0576, 20.6034, -40.8669
#b39ff6 color charts
#b39ff6 color shades, tints & tones
#b39ff6 color schemes
#b39ff6 color preview, HTML & CSS examples
This text has a color of #b39ff6
<p style="color:#b39ff6;">Text here</p>
.mytext {color:#b39ff6;}
This box has a color of #b39ff6
<div style="background-color:#b39ff6;">Content here</div>
.mybackground {background-color:#b39ff6;}
Border around this has a color of #b39ff6
<div style="border:2px solid #b39ff6;">Content here</div>
.myborder {border:2px solid #b39ff6;}