#b37cee color space conversions
Hex:
#b37cee
RGB:
179, 124, 238
CMY:
30, 51, 7
CMYK:
25, 48, 0, 7
HSL:
269°, 77.0270%, 70.9804%
HSV (HSB):
269°, 47.8992%, 93.3333%
XYZ:
41.2307, 30.1721, 84.5396
xyY:
0.2644, 0.1935, 30.1721
CIE-Lab:
61.8024, 43.1432, -49.6796
CIE-LCH:
61.8024, 65.7982, 310.9720
CIE-Luv:
61.8024, 18.3288, -84.3818
Hunter-Lab:
54.9291, 37.8591, -52.8010
#b37cee color charts
#b37cee color shades, tints & tones
#b37cee color schemes
#b37cee color preview, HTML & CSS examples
This text has a color of #b37cee
<p style="color:#b37cee;">Text here</p>
.mytext {color:#b37cee;}
This box has a color of #b37cee
<div style="background-color:#b37cee;">Content here</div>
.mybackground {background-color:#b37cee;}
Border around this has a color of #b37cee
<div style="border:2px solid #b37cee;">Content here</div>
.myborder {border:2px solid #b37cee;}