#b15ff4 color space conversions
Hex:
#b15ff4
RGB:
177, 95, 244
CMY:
31, 63, 4
CMYK:
27, 61, 0, 4
HSL:
273°, 87.1345%, 66.4706%
HSV (HSB):
273°, 61.0656%, 95.6863%
XYZ:
38.5528, 24.0632, 88.2007
xyY:
0.2556, 0.1596, 24.0632
CIE-Lab:
56.1510, 59.1243, -62.0395
CIE-LCH:
56.1510, 85.7005, 313.6217
CIE-Luv:
56.1510, 25.0889, -103.8219
Hunter-Lab:
49.0542, 54.4422, -72.2668
#b15ff4 color charts
#b15ff4 color shades, tints & tones
#b15ff4 color schemes
#b15ff4 color preview, HTML & CSS examples
This text has a color of #b15ff4
<p style="color:#b15ff4;">Text here</p>
.mytext {color:#b15ff4;}
This box has a color of #b15ff4
<div style="background-color:#b15ff4;">Content here</div>
.mybackground {background-color:#b15ff4;}
Border around this has a color of #b15ff4
<div style="border:2px solid #b15ff4;">Content here</div>
.myborder {border:2px solid #b15ff4;}