#b3b4fd color space conversions
Hex:
#b3b4fd
RGB:
179, 180, 253
CMY:
30, 29, 1
CMYK:
29, 29, 0, 1
HSL:
239°, 94.8718%, 84.7059%
HSV (HSB):
239°, 29.2490%, 99.2157%
XYZ:
52.6413, 49.3181, 99.6734
xyY:
0.2611, 0.2446, 49.3181
CIE-Lab:
75.6488, 15.5752, -36.1791
CIE-LCH:
75.6488, 39.3892, 293.2920
CIE-Luv:
75.6488, -4.8329, -60.6359
Hunter-Lab:
70.2268, 10.9048, -34.9919
#b3b4fd color charts
#b3b4fd color shades, tints & tones
#b3b4fd color schemes
#b3b4fd color preview, HTML & CSS examples
This text has a color of #b3b4fd
<p style="color:#b3b4fd;">Text here</p>
.mytext {color:#b3b4fd;}
This box has a color of #b3b4fd
<div style="background-color:#b3b4fd;">Content here</div>
.mybackground {background-color:#b3b4fd;}
Border around this has a color of #b3b4fd
<div style="border:2px solid #b3b4fd;">Content here</div>
.myborder {border:2px solid #b3b4fd;}