#b7b3db color space conversions
Hex:
#b7b3db
RGB:
183, 179, 219
CMY:
28, 30, 14
CMYK:
16, 18, 0, 14
HSL:
246°, 35.7143%, 78.0392%
HSV (HSB):
246°, 18.2648%, 85.8824%
XYZ:
48.4347, 47.4220, 73.6184
xyY:
0.2858, 0.2798, 47.4220
CIE-Lab:
74.4589, 9.4617, -19.5748
CIE-LCH:
74.4589, 21.7416, 295.7974
CIE-Luv:
74.4589, -0.2632, -32.0431
Hunter-Lab:
68.8636, 5.0354, -15.1793
#b7b3db color charts
#b7b3db color shades, tints & tones
#b7b3db color schemes
#b7b3db color preview, HTML & CSS examples
This text has a color of #b7b3db
<p style="color:#b7b3db;">Text here</p>
.mytext {color:#b7b3db;}
This box has a color of #b7b3db
<div style="background-color:#b7b3db;">Content here</div>
.mybackground {background-color:#b7b3db;}
Border around this has a color of #b7b3db
<div style="border:2px solid #b7b3db;">Content here</div>
.myborder {border:2px solid #b7b3db;}