#b7b9f8 color space conversions
Hex:
#b7b9f8
RGB:
183, 185, 248
CMY:
28, 27, 3
CMYK:
26, 25, 0, 3
HSL:
238°, 82.2785%, 84.5098%
HSV (HSB):
238°, 26.2097%, 97.2549%
XYZ:
53.8207, 51.5425, 95.9190
xyY:
0.2674, 0.2561, 51.5425
CIE-Lab:
77.0065, 12.7669, -31.3687
CIE-LCH:
77.0065, 33.8673, 292.1460
CIE-Luv:
77.0065, -4.7169, -52.2484
Hunter-Lab:
71.7931, 8.1770, -28.9590
#b7b9f8 color charts
#b7b9f8 color shades, tints & tones
#b7b9f8 color schemes
#b7b9f8 color preview, HTML & CSS examples
This text has a color of #b7b9f8
<p style="color:#b7b9f8;">Text here</p>
.mytext {color:#b7b9f8;}
This box has a color of #b7b9f8
<div style="background-color:#b7b9f8;">Content here</div>
.mybackground {background-color:#b7b9f8;}
Border around this has a color of #b7b9f8
<div style="border:2px solid #b7b9f8;">Content here</div>
.myborder {border:2px solid #b7b9f8;}