#b3b9fa color space conversions
Hex:
#b3b9fa
RGB:
179, 185, 250
CMY:
30, 27, 2
CMYK:
28, 26, 0, 2
HSL:
235°, 87.6543%, 84.1176%
HSV (HSB):
235°, 28.4000%, 98.0392%
XYZ:
53.1947, 51.1838, 97.5183
xyY:
0.2635, 0.2535, 51.1838
CIE-Lab:
76.7902, 12.0892, -32.8014
CIE-LCH:
76.7902, 34.9582, 290.2317
CIE-Luv:
76.7902, -6.7391, -54.5451
Hunter-Lab:
71.5428, 7.5213, -30.7368
#b3b9fa color charts
#b3b9fa color shades, tints & tones
#b3b9fa color schemes
#b3b9fa color preview, HTML & CSS examples
This text has a color of #b3b9fa
<p style="color:#b3b9fa;">Text here</p>
.mytext {color:#b3b9fa;}
This box has a color of #b3b9fa
<div style="background-color:#b3b9fa;">Content here</div>
.mybackground {background-color:#b3b9fa;}
Border around this has a color of #b3b9fa
<div style="border:2px solid #b3b9fa;">Content here</div>
.myborder {border:2px solid #b3b9fa;}