#b45ff4 color space conversions
Hex:
#b45ff4
RGB:
180, 95, 244
CMY:
29, 63, 4
CMYK:
26, 61, 0, 4
HSL:
274°, 87.1345%, 66.4706%
HSV (HSB):
274°, 61.0656%, 95.6863%
XYZ:
39.2437, 24.4194, 88.2330
xyY:
0.2584, 0.1608, 24.4194
CIE-Lab:
56.5053, 59.7953, -61.4515
CIE-LCH:
56.5053, 85.7424, 314.2174
CIE-Luv:
56.5053, 26.7160, -103.1547
Hunter-Lab:
49.4160, 55.2780, -71.2721
#b45ff4 color charts
#b45ff4 color shades, tints & tones
#b45ff4 color schemes
#b45ff4 color preview, HTML & CSS examples
This text has a color of #b45ff4
<p style="color:#b45ff4;">Text here</p>
.mytext {color:#b45ff4;}
This box has a color of #b45ff4
<div style="background-color:#b45ff4;">Content here</div>
.mybackground {background-color:#b45ff4;}
Border around this has a color of #b45ff4
<div style="border:2px solid #b45ff4;">Content here</div>
.myborder {border:2px solid #b45ff4;}