#b6b7f5 color space conversions
Hex:
#b6b7f5
RGB:
182, 183, 245
CMY:
29, 28, 4
CMYK:
26, 25, 0, 4
HSL:
239°, 75.9036%, 83.7255%
HSV (HSB):
239°, 25.7143%, 96.0784%
XYZ:
52.7063, 50.4046, 93.3373
xyY:
0.2683, 0.2566, 50.4046
CIE-Lab:
76.3170, 12.8641, -30.8218
CIE-LCH:
76.3170, 33.3987, 292.6542
CIE-Luv:
76.3170, -4.1736, -51.2806
Hunter-Lab:
70.9962, 8.2718, -28.2501
#b6b7f5 color charts
#b6b7f5 color shades, tints & tones
#b6b7f5 color schemes
#b6b7f5 color preview, HTML & CSS examples
This text has a color of #b6b7f5
<p style="color:#b6b7f5;">Text here</p>
.mytext {color:#b6b7f5;}
This box has a color of #b6b7f5
<div style="background-color:#b6b7f5;">Content here</div>
.mybackground {background-color:#b6b7f5;}
Border around this has a color of #b6b7f5
<div style="border:2px solid #b6b7f5;">Content here</div>
.myborder {border:2px solid #b6b7f5;}