#b7bde4 color space conversions
Hex:
#b7bde4
RGB:
183, 189, 228
CMY:
28, 26, 11
CMYK:
20, 17, 0, 11
HSL:
232°, 45.4545%, 80.5882%
HSV (HSB):
232°, 19.7368%, 89.4118%
XYZ:
51.7296, 52.0639, 80.7217
xyY:
0.2804, 0.2822, 52.0639
CIE-Lab:
77.3190, 5.9916, -20.1168
CIE-LCH:
77.3190, 20.9901, 286.5856
CIE-Luv:
77.3190, -5.3586, -32.5597
Hunter-Lab:
72.1553, 1.6985, -15.8202
#b7bde4 color charts
#b7bde4 color shades, tints & tones
#b7bde4 color schemes
#b7bde4 color preview, HTML & CSS examples
This text has a color of #b7bde4
<p style="color:#b7bde4;">Text here</p>
.mytext {color:#b7bde4;}
This box has a color of #b7bde4
<div style="background-color:#b7bde4;">Content here</div>
.mybackground {background-color:#b7bde4;}
Border around this has a color of #b7bde4
<div style="border:2px solid #b7bde4;">Content here</div>
.myborder {border:2px solid #b7bde4;}