#b475f5 color space conversions
Hex:
#b475f5
RGB:
180, 117, 245
CMY:
29, 54, 4
CMYK:
27, 52, 0, 4
HSL:
270°, 86.4865%, 70.9804%
HSV (HSB):
270°, 52.2449%, 96.0784%
XYZ:
41.6651, 29.0185, 89.7913
xyY:
0.2596, 0.1808, 29.0185
CIE-Lab:
60.7979, 48.7976, -55.1417
CIE-LCH:
60.7979, 73.6330, 311.5072
CIE-Luv:
60.7979, 20.1316, -93.5769
Hunter-Lab:
53.8688, 43.7915, -61.1196
#b475f5 color charts
#b475f5 color shades, tints & tones
#b475f5 color schemes
#b475f5 color preview, HTML & CSS examples
This text has a color of #b475f5
<p style="color:#b475f5;">Text here</p>
.mytext {color:#b475f5;}
This box has a color of #b475f5
<div style="background-color:#b475f5;">Content here</div>
.mybackground {background-color:#b475f5;}
Border around this has a color of #b475f5
<div style="border:2px solid #b475f5;">Content here</div>
.myborder {border:2px solid #b475f5;}