#b7b7e2 color space conversions
Hex:
#b7b7e2
RGB:
183, 183, 226
CMY:
28, 28, 11
CMYK:
19, 19, 0, 11
HSL:
240°, 42.5743%, 80.1961%
HSV (HSB):
240°, 19.0265%, 88.6275%
XYZ:
50.1894, 49.4252, 78.8463
xyY:
0.2812, 0.2770, 49.4252
CIE-Lab:
75.7151, 8.8125, -21.4694
CIE-LCH:
75.7151, 23.2077, 292.3166
CIE-Luv:
75.7151, -2.5302, -35.1099
Hunter-Lab:
70.3031, 4.4008, -17.2827
#b7b7e2 color charts
#b7b7e2 color shades, tints & tones
#b7b7e2 color schemes
#b7b7e2 color preview, HTML & CSS examples
This text has a color of #b7b7e2
<p style="color:#b7b7e2;">Text here</p>
.mytext {color:#b7b7e2;}
This box has a color of #b7b7e2
<div style="background-color:#b7b7e2;">Content here</div>
.mybackground {background-color:#b7b7e2;}
Border around this has a color of #b7b7e2
<div style="border:2px solid #b7b7e2;">Content here</div>
.myborder {border:2px solid #b7b7e2;}