#b6c6f6 color space conversions
Hex:
#b6c6f6
RGB:
182, 198, 246
CMY:
29, 22, 4
CMYK:
26, 20, 0, 4
HSL:
225°, 78.0488%, 83.9216%
HSV (HSB):
225°, 26.0163%, 96.4706%
XYZ:
56.1200, 56.9871, 95.2305
xyY:
0.2694, 0.2735, 56.9871
CIE-Lab:
80.1723, 4.9299, -25.4506
CIE-LCH:
80.1723, 25.9237, 280.9627
CIE-Luv:
80.1723, -10.6770, -41.4032
Hunter-Lab:
75.4898, 0.5920, -21.9516
#b6c6f6 color charts
#b6c6f6 color shades, tints & tones
#b6c6f6 color schemes
#b6c6f6 color preview, HTML & CSS examples
This text has a color of #b6c6f6
<p style="color:#b6c6f6;">Text here</p>
.mytext {color:#b6c6f6;}
This box has a color of #b6c6f6
<div style="background-color:#b6c6f6;">Content here</div>
.mybackground {background-color:#b6c6f6;}
Border around this has a color of #b6c6f6
<div style="border:2px solid #b6c6f6;">Content here</div>
.myborder {border:2px solid #b6c6f6;}