#b37ae5 color space conversions
Hex:
#b37ae5
RGB:
179, 122, 229
CMY:
30, 52, 10
CMYK:
22, 47, 0, 10
HSL:
272°, 67.2956%, 68.8235%
HSV (HSB):
272°, 46.7249%, 89.8039%
XYZ:
39.6928, 29.1599, 77.6651
xyY:
0.2709, 0.1990, 29.1599
CIE-Lab:
60.9225, 42.1702, -46.0726
CIE-LCH:
60.9225, 62.4580, 312.4678
CIE-Luv:
60.9225, 20.3971, -78.2083
Hunter-Lab:
53.9999, 36.7071, -47.4736
#b37ae5 color charts
#b37ae5 color shades, tints & tones
#b37ae5 color schemes
#b37ae5 color preview, HTML & CSS examples
This text has a color of #b37ae5
<p style="color:#b37ae5;">Text here</p>
.mytext {color:#b37ae5;}
This box has a color of #b37ae5
<div style="background-color:#b37ae5;">Content here</div>
.mybackground {background-color:#b37ae5;}
Border around this has a color of #b37ae5
<div style="border:2px solid #b37ae5;">Content here</div>
.myborder {border:2px solid #b37ae5;}