#b264bc color space conversions
Hex:
#b264bc
RGB:
178, 100, 188
CMY:
30, 61, 26
CMYK:
5, 47, 0, 26
HSL:
293°, 39.6396%, 56.4706%
HSV (HSB):
293°, 46.8085%, 73.7255%
XYZ:
31.9944, 22.2102, 50.1777
xyY:
0.3065, 0.2128, 22.2102
CIE-Lab:
54.2493, 45.0164, -33.3633
CIE-LCH:
54.2493, 56.0321, 323.4565
CIE-Luv:
54.2493, 35.4966, -56.9194
Hunter-Lab:
47.1277, 38.7080, -30.1378
#b264bc color charts
#b264bc color shades, tints & tones
#b264bc color schemes
#b264bc color preview, HTML & CSS examples
This text has a color of #b264bc
<p style="color:#b264bc;">Text here</p>
.mytext {color:#b264bc;}
This box has a color of #b264bc
<div style="background-color:#b264bc;">Content here</div>
.mybackground {background-color:#b264bc;}
Border around this has a color of #b264bc
<div style="border:2px solid #b264bc;">Content here</div>
.myborder {border:2px solid #b264bc;}